not able to record specific h263 stream

Nathanael D. Noblet nathanael at gnat.ca
Sat Oct 22 08:30:57 PDT 2011


On 10/22/2011 05:39 AM, qwerty-1 wrote:
> Hi All,
>
> Is there any solution of above given problem? I also do not want to decode
> and encode the a/v data before dumping into file. If there is anyway to dump
> the a/v RTP stream into file without applying decoding and encoding then
> please share.


You would need to depay the rtp stream (which would result in I assume 
audio & video), which you then feed into a muxer->filesink and you'd be 
done...


More information about the gstreamer-devel mailing list