bakjos / FFMPEGMedia

Unreal FFMPEG Plugin to support more video formats and alpha videos
214 stars 56 forks source link

Video Stream Buffering #45

Open boldenko opened 1 year ago

boldenko commented 1 year ago

Is it possible somehow to set streaming video buffer to zero? I can achieve that from terminal with ffplay -fflags nobuffer URL Can I do it within UE?