flutter_vlc_player
flutter_vlc_player copied to clipboard
VLC 4 with --low-delay option
I am using flutter_vlcplayer(7.4.1) for live rtsp streaming and there is 2 seconds latency in the player. Now VLC 4 has come with --low-delay option to reduce latency. Flutter_vlcplayer(7.4.1) has vlc 3.6.0. When can we expect flutter_vlcplayer with VLC 4
I also need this functionality