Re: [streaming] How to change multicast port

Gujs <[email protected]>
Newsgroups gmane.comp.video.videolan.vls.general
Message-ID <1204404748.11284.4.camel@nbgujs>
On Sat, 2008-03-01 at 20:53 +0100, =?ISO-8859-1?Q?
Javier_G=E1lvez_Guerrero _ wrote:
> Hi,
> 
> I would like to know how can I change the port number which VLC uses
> to stream multicast flows (default:1234).
> 
> I need to change it for scheduled multicast streams loaded through
> telnet VLM interface:
> 
> > new test broadcast enabled
> > setup test input /media/sda2/diptv/server/contents/test.mpg
> > setup test output #standard{mux=ts,access=udp,dst=239.255.1.5}
> > new test_tv schedule enabled
> > setup test_tv date 2008/02/28-14:50:00
> > setup test_tv append control test play
> 
> So, I want to setup a different port, not 1234.
> 
> How can I do it?
> 
> 
> Thanks,
> Javi
> _______________________________________________
> streaming mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/streaming

Just change this line

setup test output #standard{mux=ts,access=udp,dst=239.255.1.5}

to

setup test output #standard{mux=ts,access=udp,dst=239.255.1.5:12345}

or whatever port you need

setup test output #standard{mux=ts,access=udp,dst=239.255.1.5:port}


Best Regards,
Gregor

_______________________________________________
streaming mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/streaming
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.