[FFmpeg-user] IP Camera stream copy to multiple outputs

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Dec 18 19:04:10 EET 2018


2018-12-18 13:28 GMT+01:00, DopeLabs <dopelabs at dubstep.fm>:
> assuming h264/aac
>
> ffmpeg -i ipcam -c copy -f flv rtmp://youtube -f mp4 localfile.mp4

This has the disadvantage of encoding two streams, an alternative
can be the tee muxer.

Please remember not to top-post here, Carl Eugen


More information about the ffmpeg-user mailing list