[vlc] Re: rtsp - multiple urls / one port
Derk-Jan Hartman
hartman at videolan.org
Tue Mar 22 18:41:35 CET 2005
I'm not 100% sure, but I think this is also one of those bugs that is
fixed in the development version of VLC.
Nightly builds are available here: http://www.videolan.org/~videolan
DJ
On 21 mrt 2005, at 22:22, Martin Koch wrote:
> Hi!
>
> is it possible to add an additional rtp streams to the same ip/port
> combination?
>
> *vlc -vvv input_stream --sout
> '#rtp{port=1234,sdp=rtsp://server.example.org:8080/test.sdp}'
> *is working fine,
>
> but I wont to use:
>
> *vlc -vvv input_stream --sout
> '#duplicate{dst=rtp{port=1234,sdp=rtsp://server.example.org:8080/
> test1.sdp},**dst=rtp{port=1234,sdp=rtsp://server.example.org:8080/
> test2.sdp}**'*
>
> which does not work,
>
> different host-ports work fine: *vlc -vvv input_stream --sout
> '#duplicate{dst=rtp{port=1234,sdp=rtsp://server.example.org:8081/
> test1.sdp},**dst=rtp{port=1234,sdp=rtsp://server.example.org:8082/
> test2.sdp}**'*
>
>
> Also an html info page would be nice where all available outgoing
> streams
> are listed.
>
>
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
>
---
Universiteit Twente
Derk-Jan Hartman (d.hartman at student.utwente dot nl)
http://home.student.utwente.nl/d.hartman
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list