RTP stream: change the payload type
Sebastian Dröge
sebastian at centricular.com
Wed Oct 30 22:21:45 CET 2013
On Mi, 2013-10-30 at 22:17 +0100, Elio Francesconi wrote:
> Hi all,
> I’m creating a pipeline to send rtp video stream but I cannot find any option to change he payload type.
>
> gst-launch-0.10 -v videotestsrc ! vp8enc ! rtpvp8pay ! udpsink host=127.0.0.1 port=5011
The "pt" property on the payloaders can be used for that.
You should also consider updating to GStreamer 1.x if possible as 0.10
is no longer maintained since almost two years.
--
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131030/16a6fa1f/attachment.pgp>
More information about the gstreamer-devel
mailing list