apivideo_live_stream 1.0.5 copy "apivideo_live_stream: ^1.0.5" to clipboard
apivideo_live_stream: ^1.0.5 copied to clipboard

outdated

Flutter RTMP live stream client.

Changelog #

All changes to this project will be documented in this file.

[1.0.5] - 2022-08-03 #

  • Few fixes on FLV/RTMP to increase compatibility
  • iOS: fix landscape orientation. See #12

[1.0.4] - 2022-06-01 #

  • iOS: Fix the random aspect ratio of the preview and random crashes. See #7

[1.0.3] - 2022-05-30 #

  • Android: do not obfuscate rtmpdroid classes to fix #6

[1.0.2] - 2022-05-25 #

  • iOS: implements stopPreview and startPreview to fix #4

[1.0.1] - 2022-04-13 #

  • Fix audio and video configuration for iOS
  • Fix setAudioConfig when preview is running for Android

[1.0.0] - 2022-04-08 #

  • Initial release.