[FFmpeg-user] Send audio to Axis encoder and change http_post header
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Oct 21 23:41:17 CEST 2014
Mark Umansky <umansky <at> torcrobotics.com> writes:
> Connection: Keep-Alive
> Connection: close
> The "connection: close" is what I think is preventing
> any data from getting to the encoder as it errors out
> after one frame.
Did you test the option "multiple_requests"?
> ffmpeg -v debug -y -re -f dshow
> -i "audio=Internal Microphone (Conexant 2"
> -c:a pcm_mulaw -ac 1 -ar 16000 -b:a 128k -f flv
> http://192.168.0.90/axis-cgi/audio/transmit.cgi
I am not saying it's wrong but where in the documentation
did you find a reason to use "-f flv"?
Carl Eugen
More information about the ffmpeg-user
mailing list