Port-Range for VLM

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
dunsti
Blank Cone
Blank Cone
Posts: 13
Joined: 13 Dec 2005 15:05

Port-Range for VLM

Postby dunsti » 28 Mar 2006 16:11

Hi!

i use VLM tho stream my videos from an server. VLM streams the videos over ports <1024, this ports are choosen randomly, but in my network I have only a port-range opend, could I configure VLM to use only this port-range?

regards,
dunsti

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 28 Mar 2006 19:05

try --rtsp-host 0.0.0.0:<port>
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

dunsti
Blank Cone
Blank Cone
Posts: 13
Joined: 13 Dec 2005 15:05

Postby dunsti » 28 Mar 2006 21:12

hi dionoea!

ok, I reask my question, with a bit more information:

I start a VLC-VLM-Server:

Code: Select all

vlc -I telnet --rtsp-host 0.0.0.0 --telnet-password admin
then I add a video:

Code: Select all

new test vod enabled input /home/dunsti/test.mpg
now when a client requests this streams, the VLC-Client and the VLM-Server communicate over a TCP-connection on port 554.
then they build a connection for the video and the audio stream, and the ports for this streams are <1024 (UDP) on the server and the client side, I am right?
and for this random ports I want to specify a range.

Thank you for your help!

regards,
dunsti

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 28 Mar 2006 23:56

try --rtsp-host 0.0.0.0:5554
and it will use ports 5554 and up (i'm not 100% positive ... but almost)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

dunsti
Blank Cone
Blank Cone
Posts: 13
Joined: 13 Dec 2005 15:05

Postby dunsti » 29 Mar 2006 23:48

hi dionoea!

using --rtsp-host 0.0.0.0:5554 doesn't work.

but thank you for your help!

regards,
dunsti


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 39 guests