Member-only story
- For streamer: Live stream with RTMP protocol using rtmp_publisher (other libraries are not working or not completely done)
- For viewer: View live stream with HLS m3u8 format:
- ext_video_player, video_player: only work with FILE m3u8 streaming url, and does not work with live stream url. (Tested both Android + iOS)
* Note: Deal with case “Player only render the first screen” -> Remember call _controller.play() after initialized
+ yoyo_player, flutter_playout: Not stable, does not work on iOS
+ hls_player: Android only, but there are no documentation. @@
+ Use this one: fijkplayer