Automatic restart of VLC in case of crash

Feature requests for VLC.
Guest

Automatic restart of VLC in case of crash

Postby Guest » 05 May 2006 02:08

Is there any way we could get an option to restart vlc after it has crashed? VLC tends to crash sometimes with my tv tuner and I would like it to restart itself so I could access vlc through the http interface from a remote location. Any suggestions would be great, thanks.

bdogg64

Postby bdogg64 » 05 May 2006 02:09

Is there any way we could get an option to restart vlc after it has crashed? VLC tends to crash sometimes with my tv tuner and I would like it to restart itself so I could access vlc through the http interface from a remote location. Any suggestions would be great, thanks.

pieroxy
Blank Cone
Blank Cone
Posts: 27
Joined: 11 Apr 2006 17:42

Postby pieroxy » 05 May 2006 15:31

The obvious ;)

Instead of starting "vlc --options" start :

Code: Select all

while [ 1 ]; do vlc --options done
That's if your on unix/bash, but the same can be done for DOS in a batch file:

Code: Select all

:toto vlc --options goto toto


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 12 guests