I understood. I will try to decode the source. Thanks for reply.
Where must I send mail for my questions?
Is it [EMAIL PROTECTED]
?<[EMAIL PROTECTED]>
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-
Now I'm trying take only videowidth,videoheight,fps and buffer from streaming.
For most video codecs, the video width, height, and frame rate are
encoded within the video data itself (and therefore extracted by the
video decoder). They are usually *not* carried by the RTSP protocol
or within
Hello,
I'm a student and beginner with the live555 library.
I have been writing some simple test programs for handling rtsp streaming.
Now I'm trying take only videowidth,videoheight,fps and buffer from
streaming.
I'm make use of mplayer source code. But mplayer using demux_t class for
handling buf