react-native-vision-camera/package/src
Marc Rousavy 902dc634a4
feat: Add customizable Video Bit Rate (videoBitRate) (#1882)
* feat: Add `videoBitRate` option to `RecordVideoOptions`

* feat: Implement `videoBitRate` on iOS

* feat: Implement `videoBitRate` on Android

* chore: Format

* docs: Separate recording and photo docs

* docs: Fix links

* docs: Add docs about bitrate and quality

* docs: Add blob

* fix: Don't use inline style for CI

* fix: Correctly log default bitRate

* fix: Fix typo

* fix: Calculate default bit-rate on Android depending on resolution

* Update RecordingSession.kt
2023-09-29 15:27:09 +02:00
..
devices chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
expo-plugin chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
hooks chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
Camera.tsx feat: Add customizable Video Bit Rate (videoBitRate) (#1882) 2023-09-29 15:27:09 +02:00
CameraDevice.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
CameraDevices.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
CameraError.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
CameraProps.ts feat: Add customizable Video Bit Rate (videoBitRate) (#1882) 2023-09-29 15:27:09 +02:00
Frame.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
FrameProcessorPlugins.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
index.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
JSIHelper.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
NativeCameraModule.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
Orientation.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
PhotoFile.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
PixelFormat.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
Point.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
TemporaryFile.ts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
VideoFile.ts feat: Add customizable Video Bit Rate (videoBitRate) (#1882) 2023-09-29 15:27:09 +02:00