I send the video by VLC 0.8.6. I use this code for see VLC video in my Firefox or Explorer.
<OBJECT classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" codebase="
http://downloads.videolan.org/pub/video ... /axvlc.cab"
id="VLC" width="640" height="480" events="False">
<param name="Src" value="udp:@224.2.228.18:45622" />
<param name="ShowDisplay" value="True" />
<param name="AutoLoop" value="False" />
<param name="AutoPlay" value="TRUE" />
</OBJECT><![endif]-->
<![if !IE]>
<embed type="application/x-vlc-plugin" name="webcam" autoplay="no"
loop="no" width="640" height="480"
target="udp:@224.2.228.18:45622" /><![endif]>
<br/>
<br/></td></tr></table><![if !IE]>
<script> document.webcam.play(); </script><![endif]>
This always goes well but with the version vlc 0.9.2 or the last 0.9.8 (04/12/08) of
http://nightlies.videolan.org in the computer that receive the video stream:
- In explorer I not recive the video and in FirefoxI see an error and I not see the video to.
Microsoft Visual C++ Runtime Library
Runtime Error!
Program c:\Archivos de programas\Mozila Firefox\firefox.exe
r6034
An applicaction has made an attempt to load the C rutime library incorrectly.
Please contact the application's suport team for more information.