Page 1 of 1

VLC with intenet explorer

Posted: 07 Mar 2004 18:20
by VLC Help
Hello everybody!

Can someone help me?

Actually, I have an IP camera which is connected to an axis card. This card is connected to a VLC machine via Internet. This PC works under Linux.

I want clients to connect to vlc with a web browser like internet explorer and see what the camera films. So i want to make a web site with vlc and i dont know how to do.

Can you help me?

Posted: 30 Apr 2004 18:17
by Guest
Use VLC to create an ASF

( for the example i used an internal UDP Stream from VLS :

""vlc -vvv udp:@127.0.0.1:9002 ':sout=#transcode{acodec=mp3,vcodec=DIV3,ab=96,vb=450,width=360,height=288,deinterlace,hq}:std{access=mmsh,mux=asfh,url=IP:PORT}' ""


URL is the http://IP:PORT.

with an PlugIN for IE you can play it.
Or the WMP v.9

Marco