Hi,
i have same problem interfacing an axis p8221.
I don't understand where I have to put the multiple_requests option
Thanks edo
[Telespazio S.p.A.]
Edoardo Ciriello
LoB Satellite Systems and Operations
Via Tiburtina, 965 - 00156 Rome - Italy
Ph: +390640796384 | Fax: +39 06 4099-9255
edoar
r 21, 2014 5:41 PM
To: ffmpeg-user@ffmpeg.org
Subject: Re: [FFmpeg-user] Send audio to Axis encoder and change http_post
header
Mark Umansky torcrobotics.com> writes:
> Connection: Keep-Alive
> Connection: close
> The "connection: close" is what I think is preventing any data fr
Mark Umansky 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 dsho
Hello,
I am trying to send audio data to an Axis encoder using the VAPIX API:
http://www.axis.com/files/manuals/vapix_audio_52913_en_1307.pdf
Essentially I send audio to it by pointing something at the address of the
encoder: http://http://192.168.0.90/axis-cgi/audio/transmit.cgi -report
ffmpe