Results 1 to 2 of 2

Thread: VLC Webinterface at startup

  1. #1
    Join Date
    Jan 2011
    Location
    Lillestrøm, Norway
    Beans
    61
    Distro
    Xubuntu 12.04 Precise Pangolin

    Question VLC Webinterface at startup

    I've installed VLC and I got the web interface activated, so I can control it from my android phone.

    I am however stuck with a little problem. How can I start VLC web interface at startup? So I don't have to start VLC every time I want to see a movie? I want to control everything from my phone.

    I found a really simple solution a long time ago, but I have forgotten how and I can't find the solution to it now.

    Does anyone out there know how I can solve this little problem?

  2. #2
    Join Date
    Mar 2008
    Beans
    88
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: VLC Webinterface at startup

    Add it to the startup application preferences with.

    Code:
    vlc -I http &
    after a reboot check to see if it's running with

    Code:
    top
    gl
    Your first step, learn the command line man intro man man man bash

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •