[streaming] How to change multicast port

NeroZero support4fpo at aol.com
Sat Mar 1 22:06:54 CET 2008


Simply enter a different number and make sure your firewall and router
has this one open! May want to look at some official port list so that
you pick a free one to do so...



Gujs wrote:
> 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
>   



More information about the streaming mailing list