Payload Type

This forum is about all development around libVLC.
Moriquendi
Blank Cone
Blank Cone
Posts: 74
Joined: 31 May 2011 16:22

Payload Type

Postby Moriquendi » 30 Jun 2011 16:24

Hi there,

I was wondering if it is possible to change the payload types for specific codecs(for codecs with dynamic payload types). Basically what I have is;

Code: Select all

"#transcode{vcodec=h264,vb=500,vfilter=canvas{width=320,height=240,aspect=4:3},scale=0,acodec=none}:duplicate{dst=rtp{dst=230.0.0.0,port=9004,sdp=sap://,name=TestStream2}}"
I observe rtp/h264 packets with a payload type of 96 in Wireshark, which is fine but I was wondering if I can make a modification such as;

Code: Select all

"#transcode{vcodec=h264, ptype = 126 ...."
I assume vlc itself assigns 96 by default for h264 packets. Anyways, any ideas are welcome.

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Payload Type

Postby Rémi Denis-Courmont » 30 Jun 2011 16:47

No you can't do that.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 11 guests