vlc without gui?

*nix specific usage questions
csr
Blank Cone
Blank Cone
Posts: 13
Joined: 20 Sep 2006 09:24

vlc without gui?

Postby csr » 20 Mar 2007 15:02

We are using vlc as a streamserver, starting and stopping it remotely. It causes us all sorts of headaches that we have to display the GUI on an Xserver somewhere every time we start the stream. Is it possible to start vlc without any GUI?

--
Colin Rosenthal
State and University Library
Aarhus, Denmark

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:

Postby Jean-Baptiste Kempf » 20 Mar 2007 17:00

use

-Irc
-Idummy

or

-I http
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.

kmf31
Cone that earned his stripes
Cone that earned his stripes
Posts: 308
Joined: 11 Mar 2007 21:47

Postby kmf31 » 20 Mar 2007 17:07

Yes, you may call vlc with the remote control interface by: "vlc --intf rc ..." and then you can control a little bit with command-line commands such as stop, play, pause etc. simply to type in your text-terminal.

You may also call vlc without any interface by "vlc --intf dummy ...". Then you may stop vlc by the "kill" command in a shell or in a script (usable by by the cron- or at-daemon).


You may also use the script "vlclauncher.sh" that can be found the package freerecord:
http://sourceforge.net/project/showfile ... _id=401351
and which allows you to start vlc such that it will stops a given time later by:

vlclauncher.sh "vlc --intf dummy blabla-options" XX:XX

where XX:XX is your end time to kill vlc.

csr
Blank Cone
Blank Cone
Posts: 13
Joined: 20 Sep 2006 09:24

Postby csr » 21 Mar 2007 14:12

Yes, you may call vlc with the remote control interface by: "vlc --intf rc ..." and then you can control a little bit with command-line commands such as stop, play, pause etc. simply to type in your text-terminal.

You may also call vlc without any interface by "vlc --intf dummy ...". Then you may stop vlc by the "kill" command in a shell or in a script (usable by by the cron- or at-daemon).


You may also use the script "vlclauncher.sh" that can be found the package freerecord:
http://sourceforge.net/project/showfile ... _id=401351
and which allows you to start vlc such that it will stops a given time later by:

vlclauncher.sh "vlc --intf dummy blabla-options" XX:XX

where XX:XX is your end time to kill vlc.
Thanks. That's what I was looking for.
Colin


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 9 guests