Step by step...

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
carlosabdomingos
Blank Cone
Blank Cone
Posts: 15
Joined: 03 Sep 2008 15:56

Step by step...

Postby carlosabdomingos » 04 Sep 2008 18:26

Hello!

I have read the manual VideoLan Streaming Howto, but i can make streaming for a webcam, in a real time!

I can see in real time the images from the webcam in VLC, but i can see into browser...

I have a intranet in my PC for tests. I have a page with the following code:
<html>
<title>VLC Mozilla plugin test page</title>
<body>
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2"
width="640"
height="480"
id="vlc">
</embed>
<script language="Javascript">
<!--
var vlc = document.getElementById("vlc");
vlc.audio.toggleMute();
!-->
</script>
</body>
</html>
The screens:

Configuration:
Image

Image

The VLC working:
Image Appears the image...

Firefox result:
Image

IE result:
Image

Error message:
Image

Opera result:
Image

I have IIS, working in windows XP SP2. The webcam in connected in this computer!

I have miss some step?

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 13 guests