solid-software / flutter_vlc_player

📺 Flutter VLC powered video player.
507 stars 247 forks source link

VLC 4 with --low-delay option #483

Open Nandhu-89 opened 4 months ago

Nandhu-89 commented 4 months ago

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

Gabriellsp commented 2 months ago

I also need this functionality