Open riskiadi opened 3 years ago
Can we make this library support RTSP Stream protocol? :(
Can we make this library support RTSP Stream protocol? :(
Do you know any good libraries that support RTSP protocol
There is a similar question in this repository
https://github.com/fluttercommunity/chewie/issues/156
One of the comments took me to this:
https://pub.dev/packages/video_player#supported-formats
From here I went to https://exoplayer.dev/supported-formats.html
And Exoplayer supports RTSP.
Therefore Chewie must be supporting RTSP although there is no documentation for the same.
Can we make this library support RTSP Stream protocol? :(