On Mon, 2009-08-17 at 12:08 +0530, [email protected]
wrote:
> Hello ,
>
> I am creating a simple RTSP Client application,
> Using FFMPEG libarary to decode the incoming audio stream.
> I have some doubts:
>
> 1. Is FFMPEG capable of decoding incomign steam , because everywhere I
> found the example of getting input from file only.
Just use an "rtsp://" URL as a file name, and use the RTSP demuxer for
input. Then, reading data from RTP streams will be the same as reading
from a file.
The only problem is that the RTSP demuxer still has some bugs and/or
unimplemented features (patches are welcome, of course! :).
Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user