![]() |
![]()
| ![]() |
![]()
NAMEustreamer-dump - Dump uStreamer's memory sink to file SYNOPSISustreamer-dump [OPTIONS] DESCRIPTIONµStreamer-dump (ustreamer-dump) writes a local stream from ustreamer to a file or redirect it to other utilities (such as ffmpeg). USAGEustreamer requires at least the --sink option to operate. To output ustreamers sink "test" to ffmpeg, and into a file called test.mp4: ustreamer-dump \ --sink=test \ # Use ustreamer sink
"test"
--output - \ # Output to stdout | ffmpeg -use_wallclock_as_timestamps 1 -i pipe: -c:v libx264 test.mp4 OPTIONSSink options
Logging options
Help options
SEE ALSOustreamer(1) BUGSPlease file any bugs and issues at https://github.com/pikvm/ustreamer/issues AUTHORMaxim Devaev <mdevaev@gmail.com> HOMEPAGEhttps://pikvm.org/ COPYRIGHTGNU General Public License v3.0
|