[Libav-user] [libav-user] demuxing of incoming rtp stream by means of libavformat and custom IO

Andrey Utkin andrey.krieger.utkin at gmail.com
Fri Feb 24 13:37:45 CET 2012


2012/2/24 Dmitry Volyntsev <xeioexception at gmail.com>:
> Oh, my fault. I had to mention that I can't use threads and locking
> mechanisms for efficiency reasons (highloaded application).
> I need to make rtsp/rtp stream processing with least possible overhead.
> Event loop is libevent-based.
> But thanks you, again, for advices!:)
> I have no questions anymore

Then could you expose how your loop looks like?
Or even "dream on" which API calls do you want?

There's a WIP on non-blocking protocol functions, BTW.
grep NONBLOCK libavformat/*.h

-- 
Andrey Utkin


More information about the Libav-user mailing list