Page 1 of 1

Browsing in a rtsp stream from VLM

Posted: 21 Dec 2009 18:26
by olixelle
Hello :)

i'm building a video server using VLM to allow PC on my network to read videos using streaming.
To complete this goal, i successully setup VLC as server using these command:
vlc --ttl 12 -vvv --color --vlm-conf "vlm.conf" --extraintf telnet --telnet-password videolan --rtsp-host 192.168.1.100:5554

Vlm conf file contains "VOD" movies setup.

Everything works fine and i can play videos on PC on my network using VLC client and rtsp addresses

However, i can browse video on my client PC (i mean using backward and forward functions)
Is there a way to solve this problem ?

thanks in advance for ur help

Olixelle

Re: Browsing in a rtsp stream from VLM

Posted: 06 Jan 2010 16:00
by olixelle
no idea ?