Releases: apivideo/api.video-flutter-live-stream
Releases · apivideo/api.video-flutter-live-stream
v1.2.0
15 Feb 11:04
Compare
Sorry, something went wrong.
No results found
Add a fit parameter to ApiVideoCameraPreview 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
16 Oct 15:10
Compare
Sorry, something went wrong.
No results found
Android: call disconnect event when stopStream is explicitly called
Add api.video application icon for Android and iOS
v1.1.2
16 Aug 07:05
Compare
Sorry, something went wrong.
No results found
Android: fix the videoSize cast
v1.1.1
23 Jan 09:19
Compare
Sorry, something went wrong.
No results found
iOS: fix the orientation when device is turned
v1.1.0
11 Jan 13:51
Compare
Sorry, something went wrong.
No results found
Major refactor:
use initialize instead of create and pass default parameters
to ApiVideoLiveStreamController constructor
simplified usage of CameraPreview (and renamed to ApiVideoCameraPreview)
Getter for properties such as isMuted, cameraPosition, ... (
see #13 )
Few fixes on Android and iOS
v1.0.7
12 Oct 07:26
Compare
Sorry, something went wrong.
No results found
Fix crash on stopStreaming. See #14
v1.0.6
30 Sep 13:53
Compare
Sorry, something went wrong.
No results found
Fix 1080p configuration. See #16
Upgrade HaishinKit to 1.3.0. See #15
Upgrade dependencies
v1.0.5
03 Aug 13:41
Compare
Sorry, something went wrong.
No results found
Few fixes on FLV/RTMP to increase compatibility
iOS: fix landscape orientation.
See #12
v1.0.4
01 Jun 08:04
Compare
Sorry, something went wrong.
No results found
iOS: Fix the random aspect ratio of the preview and random crashes.
See #7
v1.0.3
30 May 15:51
Compare
Sorry, something went wrong.
No results found
Android: do not obfuscate rtmpdroid classes to
fix #6