VLC client Time offset with VOD ?

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
werix
New Cone
New Cone
Posts: 5
Joined: 07 Dec 2005 14:14

VLC client Time offset with VOD ?

Postby werix » 07 Dec 2005 15:02

Dear All,

I've setup a VOD service by following the manuel, and it works fine ( vlc 0.8.4 for windows) :

server side:

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" --ttl 20 -vvv -I telnet --rtsp-host 192.168.1.110:5554" telnet 192.168.1.110 4212 > new videoclips vod enabled > setup videoclips input myclips.mpeg
client side:

Code: Select all

vlc rtsp://192.168.1.110:5554/videoclips
When I tried to move the slide bar on the client side, video clips jumps to the position, and play it correctly. But I wonder if there is a solution on the client side to give a parameter to start the video clips from a given timecode (a.k.a instead to start always the video clips from 0:00:00, I want to be able to start it with say 0:03:20 without using slidebar, but with command line)?

Many thanks in advance.

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

Postby dunsti » 13 Dec 2005 15:08

hi!
here is the solution, a simple command line option:

Code: Select all

vlc rtsp://192.168.1.110:5554/videoclips --start-time 200
regards dunsti

vIv
New Cone
New Cone
Posts: 2
Joined: 14 Dec 2005 14:42

Ooohhhh!!!

Postby vIv » 14 Dec 2005 14:44

vlc rtsp://192.168.1.110:5554/videoclips --start-time 200

And how i can PAUSE playing and restart it after from pause position?

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

Postby dunsti » 14 Dec 2005 22:38

use the play/pause button or "space"

vIv
New Cone
New Cone
Posts: 2
Joined: 14 Dec 2005 14:42

Postby vIv » 15 Dec 2005 09:18

But vlc/vlm used as rtsp-server does not real pause/restart :-(

werix@home

yes ! many thanks

Postby werix@home » 20 Dec 2005 01:39

hi!
here is the solution, a simple command line option:

Code: Select all

vlc rtsp://192.168.1.110:5554/videoclips --start-time 200
regards dunsti
Thanks guys !


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 10 guests