[gst-devel] Theora codecs negotiation

Miron Kunz mironoz at mail.ru
Fri Feb 5 15:43:25 CET 2010


Hi,

For Theora codec to be used with RTP application had to signal some codec parameters from sender to receiver using separate channel.



Is it still the case with the latest release?


For example these client/server did not work before:

server# gst-launch  \
        videotestsrc ! \
        theoraenc ! \
        rtptheorapay ! \
        udpsink


client# gst-launch --verbose \
        udpsrc ! \
        rtptheoradepay ! \
        theoradec ! \
        xvimagesink 

Thanks,
Miron.




More information about the gstreamer-devel mailing list