flutter_vlc_player
flutter_vlc_player copied to clipboard
How to play Low Latency
I am using nabto through connect camera get streaming RTSP url.after geting url play in vlc player but i will start after 10 seconds .how to reduce this Latency
Is this problem only on ios? or also on Android? I have something similar but only on ios.
I believe it has something to do with RTSP authentication. When I use RTSP without the need for authentication, the images appear between 2 and 5 seconds.
Is this problem only on ios? or also on Android? I have something similar but only on ios.
I have this problem only in ios. Could you solve it ?