Skip to content

[camera] CameraPlatform.createCameraWithSettings - #3587

Closed
PROGrand wants to merge 0 commit into
flutter:mainfrom
mtbo-org:camera-platform-interface
Closed

[camera] CameraPlatform.createCameraWithSettings#3587
PROGrand wants to merge 0 commit into
flutter:mainfrom
mtbo-org:camera-platform-interface

Conversation

@PROGrand

@PROGrandPROGrand commented Mar 29, 2023

Copy link
Copy Markdown
Contributor

This is the platform-interface part of camera PR #3586.

Enabling fps and bitrate control of recorded video.
Allow users to more control over recorded video size.
CameraPlatform.createCameraWithSettings is added, leaving original CameraPlatform.createCamera commented as deprecated. So this is not breaking change.
Tested on a set of mobile devices.
Web support depends on browser (perfect with Firefox).

@PROGrand
PROGrandforce-pushed the camera-platform-interface branch from 869b787 to 35f4799CompareMarch 29, 2023 23:07
@PROGrandPROGrand changed the title CameraPlatform.createCameraWithSettings[camera] CameraPlatform.createCameraWithSettingsMar 29, 2023
@PROGrand
PROGrandforce-pushed the camera-platform-interface branch 2 times, most recently from dea45fe to 1739b1aCompareMarch 30, 2023 21:53
@PROGrand
PROGrand requested a review from camsim99 as a code ownerApril 1, 2023 00:15
@PROGrandPROGrand closed this Apr 1, 2023
@PROGrand
PROGrandforce-pushed the camera-platform-interface branch from 0126bd2 to 6502403CompareApril 1, 2023 08:34
@PROGrand
PROGrand deleted the camera-platform-interface branch April 1, 2023 09:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@PROGrand