[FFmpeg-devel] RTSP over HTTP
Ronald S. Bultje
rsbultje
Thu May 20 18:22:09 CEST 2010
Hi,
On Thu, May 20, 2010 at 12:17 PM, Evgeny Katsnelson
<ekatsnelson.work at gmail.com> wrote:
> It's great! But, i need it now. Maybe, i can start now and then share my
> code with all of ffmpeg users.
> I have implementation of rtsp over http on java. It's ?looks quiet simple to
> add it to ffmpeg code. I need open another socket to send POST requests.
> But, i don't know how to do it in ffmpeg.
Help is always welcome. url_open("http://.."); should open a HTTP
socket. Ask on IRC for more.
Ronald
More information about the ffmpeg-devel
mailing list