Page 1 of 1

Javascriot interface for VLC

Posted: 24 Jan 2007 10:59
by pho
Please can anybody tell me, where can i find dovumentation for javascript interface for VLC? I need to implement seeking in RTSP and i can not find any functional solution.
Thx for response.

P

Javascript api

Posted: 24 Jan 2007 14:25
by pho
ok, i found it there http://www.videolan.org/doc/play-howto/ ... l#id293992.
But how can i implement seek method in my web player for rtsp ?

Posted: 08 Mar 2007 17:06
by auelihein
hello,
If you want an advice to implement a vlc plugin by javascript you should look for mv_embed, the website is : http://metavid.ucsc.edu/wiki/index.php/Mv_embed
I already implemented it and it works perfectly . . .
I hope that I am helping you and not making you lose your time ;-)
aurelien