[vlc-devel] [vlc-commits] commit: vod: limit dynamic payload type to 127 (Pierre Ynard )
Rémi Denis-Courmont
remi at remlab.net
Tue May 25 14:21:32 CEST 2010
On Mon, 24 May 2010 20:15:14 +0200, Pierre Ynard <linkfanel at yahoo.fr>
wrote:
>> > vod: limit dynamic payload type to 127
>>
>> why dont you wrap back to 96? Payload types need uniqueness only
>> within a single media line (a single RTP session), not a whole SDP.
>
> I'm not sure what you mean. The RTP stream output doesn't wrap payload
> types. And anyway, there is no logic (in the current VoD module at least)
> to
> make sure that the payload types used by the RTP stream output and those
> in the SDP in the DESCRIBE response are the same...
Then you have a much more severe problem to start with.
> So you don't want to
> have a different logic, do you?
I already suggested that we always use 96, instead of the complex logic now
in stream output. I still have the patch for this simplification somewhere.
As long as it is a different m-line, it has to work.
--
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list