[FFmpeg-user] Error Capturing MJPEG Stream from Linux version

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Feb 5 21:18:33 EET 2021


Am Fr., 5. Feb. 2021 um 18:02 Uhr schrieb Alejandro Escudero
<escuderoserrano at hotmail.com>:

> ffmpeg -t 58 -i "http://user:pass@cameraip:8080/video.cgi"<%22http:/user:pass at cameraip:8080/video.cgi%22> -f segment -segment_time 16 -strftime 1 '/var/www/myrecordings/%Y-%m-%d_%H:%M:%S.mp4'

You could try to save the stream with wget or curl.

> Response (Linux):
>
> ffmpeg version 2.8.15 Copyright (c) 2000-2018 the FFmpeg developers

Very old and unsupported.

Carl Eugen


More information about the ffmpeg-user mailing list