unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

low latency #529

Closed icewst closed 3 years ago

icewst commented 3 years ago

Hello there. I need to play rtmp with low latency. I set the parameters, but no effect. I use the same parameters, it is effective in ffplay

-fflags nobuffer -flags low_delay -framedrop

Wolfleader101 commented 2 years ago

@icewst how did you get it working?