Answer for Setting up a transcode session
Written by joshjack on . Posted in
Xai, I realize you aren’t an avconv support service; but do perhaps know why this stream won’t work correctly?
avconv -f mjpeg -i http://sics.com:9001/mjpeg.cgi -vcodec copy -f rtsp -muxdelay 0.1 -metadata streamName=mjpStream rtsp:
//127.0.0.1:5544/
The MJPEG source is publicly available so you should be able to test from your machine.
I get an error:
[color=#FF0000]Could not write header for output file #0 (incorrect codec parameters ?)[/color]