Results 1 to 4 of 4

Thread: Launch VLC with PHP

  1. #1
    Join Date
    Apr 2009
    Posts
    32

    Launch VLC with PHP

    hi

    I am trying to launch VLC with PHP, but still I get the answer:

    Xlib: connection to ": 0.0" refused by server
    Xlib: No protocol specified

    Error: Unable to initialize gtk, is DISPLAY set properly?

    I try first with a terminal

    Indeed, since the current session is not that of the user www-data used by Apache, which is a "fake user" ...
    What could I do?
    Thank you

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: Launch VLC with PHP

    So, by running the command vlc - help - advanced is the parameter-d, - daemon running vlc as a daemon / service.

    It must use the correct function php, proc_open () to start the process and proc_close () to close it.

    This is a fairly complicated then search on the Internet because you're not the first to launch

  3. #3
    Join Date
    Jan 2009
    Posts
    66

    Re: Launch VLC with PHP

    I would like PHP coded interface with my server to read me a playlist. (Basically, I use my laptop as big remote haha!)

    In short, over the small command: vlc-d montitre.mp3, it works very well. But no way to run the command with PHP: s
    At the beginning I tried with exec () and popen () or proc_open (), but I can not ...

    Someone would have an indication to give me please? Thank you

  4. #4
    Join Date
    Aug 2007
    Posts
    1,098

    Re: Launch VLC with PHP

    Hello, I have solved the problem ... In fact, it should be granted the necessary rights on audio device / dev / dsp ... I put (as a pig!) Rights 0777, and since it works in : c)

    In summary, I:
    Laptop <--- Wifi ---> Server --- Jack ---> Channel

    So I coded a little bit of PHP to launch playlists: c)

Similar Threads

  1. HTC M7 to launch on Feb 19
    By Dr.Jones in forum Web News & Trends
    Replies: 3
    Last Post: 06-02-2013, 05:43 PM
  2. MTNL to launch 3G in May
    By Ankitk in forum India BroadBand
    Replies: 1
    Last Post: 03-06-2011, 04:32 AM
  3. Replies: 7
    Last Post: 21-11-2009, 10:45 AM
  4. Replace you Quick Launch Bar with True Launch Bar
    By Jimmy24 in forum Customize Desktop
    Replies: 3
    Last Post: 26-03-2009, 01:50 PM
  5. I can not launch UT3
    By Dorota in forum Video Games
    Replies: 3
    Last Post: 20-11-2008, 06:00 PM

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
  •  
Page generated in 1,715,149,035.24225 seconds with 17 queries