Page 1 of 1

record a live stream to disk using VLC plugin embed w php/js

Posted: 12 Mar 2007 09:51
by webrsk
Many of the posts are useful in this forum..

now i need a help..

I embed the vlc plugin code and its live streaming perfectly..

Now i want to record the live streaming in a disk in any formats like .asx,.wmv ...whatever..

only point is i need to know how to record the live stream using php or javascript??


* Firefox 2.0
* Vlc 0.8.6

Thanks ....Expecting the reply asap..

Regards,
Senthil

Re: record a live stream to disk using VLC plugin embed w php/js

Posted: 28 May 2008 13:47
by suphya4u
Hi there,
I am also facing the same problem :(
Can somebody plz tell how to solve this

Re: record a live stream to disk using VLC plugin embed w php/js

Posted: 28 May 2008 18:09
by webrsk
i got the solution ..
use mplayer to record a live streaming.
Any help regarding this..buzz me :)

Re: record a live stream to disk using VLC plugin embed w php/js

Posted: 03 Jul 2008 17:09
by revolunet
Hi

Using vlc plugin you can record to disk. but this will be disabled in future releases for security reasons

see my example : http://code.revolunet.com/VLCcontrols/V ... anced.html

(this example use my VLC javascript lib)