Streaming client control video position

About encoding, codec settings, muxers and filter usage
TaskyZZ
Blank Cone
Blank Cone
Posts: 19
Joined: 31 Dec 2005 23:57

Streaming client control video position

Postby TaskyZZ » 01 Jan 2006 19:12

Do any of the streaming options allow the client to control fast forward, rewind, position in the file, etc?

I would like my client to be able to pause or jump around in the video. Is that possible?

dbrossard
Blank Cone
Blank Cone
Posts: 17
Joined: 07 Jan 2006 00:51

Postby dbrossard » 13 Jan 2006 21:37

I wrote a PHP script that does this using the HTTP interface.
Basically it issues commands such as this:
http://localhost:8081/?control=seek&seek_value=%2D1min

which will rewind 1 minute.

http://localhost:8081/?control=pause

will pause/unpause the playback.

of course replace localhost with the location of the streaming server that is running with an http interface or extra interface.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 17 guests