Search found 30 matches

Go to advanced search

by muse
28 Feb 2007 17:21
Forum: Web and scripting
Topic: Problem with Mozilla Plugin on Linux (Javascript issue ? )
Replies: 2
Views: 1827

Try to copy/paste the code from the js file to the html page between <script> tags and delete the link to the js file from html head code.
This worked for me, even if seek controls don't work.. i'm looking for a final solution...
by muse
20 Feb 2007 15:28
Forum: VLM
Topic: Does Pause work?
Replies: 10
Views: 5142

me too,
both video and audio streaming.
by muse
14 Feb 2007 16:53
Forum: Web and scripting
Topic: Problem: PHP starting VLC using proc_open()
Replies: 2
Views: 2938

i have a similar problem.. look here :

viewtopic.php?t=30993

:roll:
by muse
14 Feb 2007 16:48
Forum: Web and scripting
Topic: Starting VLC = ok, but starting from PHP only works local
Replies: 22
Views: 16272

i have the same problem, i tried to set chmod +s /usr/bin/vlc as wrote in the previous reply but it did not work. I tried both `` (backtics) and exec() with follows syntax: <?php .... $command='/usr/bin/vlc --daemon -I telnet --color --ttl 6 dvb: --sout-all --dvb-adapter=0 --dvb-srate=8000 --dvb-bud...
by muse
30 Jan 2007 15:26
Forum: Web and scripting
Topic: Problem with Mozilla Plugin on Linux (Javascript issue ? )
Replies: 2
Views: 1827

Hi, i'm using the same code you've found (the first link) .. with firefox 1.5 it works fine. .. but with firefox 2 the stream doesn't start.. i think it's a javascript issue.. i'm trying to check the javascript file vlc.js called by the page (view in the page source) .. if this problem will persist,...

Go to advanced search