Releases: apivideo/api.video-flutter-live-stream
Releases · apivideo/api.video-flutter-live-stream
v1.2.0
- Add a
fit
parameter toApiVideoCameraPreview
to control the fit of the preview inside its - Improve and fix few video resolution issues
- Android: The package automatically requests the camera and microphone permissions
- Android: upgrade gradle, kotlin, AGP and other dependencies
- iOS: add missing
getVideoSize
method - iOS: send events from the main thread
- Example: lower default bitrate to run the example effortlessly
- Example: enable wake lock to keep the device awake during the live stream
- Example: put the application in the safe area
v1.1.3
- Android: call
disconnect
event whenstopStream
is explicitly called - Add api.video application icon for Android and iOS
v1.1.2
- Android: fix the
videoSize
cast
v1.1.1
- iOS: fix the orientation when device is turned