I wanna add auto reconnect command

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
Captain_america
New Cone
New Cone
Posts: 3
Joined: 21 Apr 2013 13:55

I wanna add auto reconnect command

Postby Captain_america » 21 Apr 2013 14:04

Hello guys,
I use vlc web on my web site and I play links on it but some links stop after like 10 sec so it only need auto reconnect to continue showing like what I have tried on the vlc stand alone
so I tried to add this
autoreconnect="yes" didn't work also autoreconnect="true" no luck
so what can I do although I can't add the loop command like loop="yes" because it wouldn't help

Thanks in advanced

Captain_america
New Cone
New Cone
Posts: 3
Joined: 21 Apr 2013 13:55

Re: I wanna add auto reconnect command

Postby Captain_america » 22 Apr 2013 15:37

any one can answer me please ??

mundu
Blank Cone
Blank Cone
Posts: 53
Joined: 25 May 2011 19:56
VLC version: 2.1.5
Operating System: Linux

Re: I wanna add auto reconnect command

Postby mundu » 22 Apr 2013 18:16

As far as i'm aware it never worked. You might go around by having a counter that checks if the stream is near the end so you issue a replay whenever the stream is finished.

Captain_america
New Cone
New Cone
Posts: 3
Joined: 21 Apr 2013 13:55

Re: I wanna add auto reconnect command

Postby Captain_america » 23 Apr 2013 10:54

As far as i'm aware it never worked. You might go around by having a counter that checks if the stream is near the end so you issue a replay whenever the stream is finished.
Thanks mundu fro your replaying
but how can I do that?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: I wanna add auto reconnect command

Postby Jean-Baptiste Kempf » 25 Apr 2013 15:47

Not sure if that is working well, please file a bugreport.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

mundu
Blank Cone
Blank Cone
Posts: 53
Joined: 25 May 2011 19:56
VLC version: 2.1.5
Operating System: Linux

Re: I wanna add auto reconnect command

Postby mundu » 11 Sep 2013 18:29

As far as i'm aware it never worked. You might go around by having a counter that checks if the stream is near the end so you issue a replay whenever the stream is finished.
Thanks mundu fro your replaying
but how can I do that?
Don't know, never really used VLC plugin.

But here is some help from https://wiki.videolan.org/Documentation ... n/#Example

registerVLCEvent('MediaPlayerEndReached', handleEvents);


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 4 guests