obs-ffmpeg: Add network buffering property
(Note: This commit also modifies deps/media-playback) Allows buffering network-based media sources where supported. Default is two megabytes of buffering.
This commit is contained in:
@@ -23,6 +23,7 @@ LocalFile="Local File"
|
||||
Looping="Loop"
|
||||
Input="Input"
|
||||
InputFormat="Input Format"
|
||||
BufferingMB="Network Buffering (MB)"
|
||||
HardwareDecode="Use hardware decoding when available"
|
||||
ClearOnMediaEnd="Hide source when playback ends"
|
||||
Advanced="Advanced"
|
||||
|
Reference in New Issue
Block a user