[vlc-devel] Re: Regarding trac ticket #71
Marian Durkovic
md at bts.sk
Sat Aug 20 10:42:02 CEST 2005
> > Unfortunately, e.g. the Windows GUI only has the option to use raw
> > UDP while RTP/UDP is missing - so most users use raw UDP even if
> > RTP/UDP would work better.
>
> That's true. That said, I don't expect users to enter RTP urls manually
> so often.
That's a pity, but I think it's easy to fix:
When user selects UDP in Stream output dialog, it fills the MRL with:
:sout=#duplicate{dst=std{access=udp,mux=ts,url=:1234}}
i.e. it outputs RAW/UDP. But when the MRL is changed to access=rtp,
it outputs RTP/UDP.
So in fact we'd only need a selector in the GUI's UDP line, which will allow
the user to select RTP/UDP or RAW/UDP (or an on/off "RTP" button)
with the default setting to use RTP, and a small change in SAP announcer
to fill SAPs with "m=video .... RTP/AVP 33" in case of RTP/UDP.
That will bring the majority of users to the RTP world :-)
With kind regards,
M.
--------------------------------------------------------------------------
---- ----
---- Marian Durkovic network manager ----
---- ----
---- Slovak Technical University Tel: +421 2 524 51 301 ----
---- Computer Centre, Nam. Slobody 17 Fax: +421 2 524 94 351 ----
---- 812 43 Bratislava, Slovak Republic E-mail/sip: md at bts.sk ----
---- ----
--------------------------------------------------------------------------
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list