[streaming] several tags embed (vlc) on my website On my website
ESPARCIA SANCHEZ, ENRIQUE
ees1 at alu.um.es
Wed Jan 23 11:48:29 CET 2008
Hello
Excuse my English
I am using vlc, I am trying to do a page where I entered several
instances of vlc embed with the label for several cameras.
<embed type="application/x-vlc-plugin"
name="camara4"
autoplay="yes" loop="yes" width="640" height="480"
target="rtsp://10.0.0.252:554/mpeg4/media.amp"/>
When refresh the page firefox falls and I get the message
line 160: 7803 Segmentation fault
LD_PRELOAD=/usr/$LIB/libaoss.so${LD_PRELOAD:+:$LD_PRELOAD}
$MOZ_PROGRAM $@
Also, the message goes out to half of the performance, when one takes
time running
I have tried several pages each with a camera and deliver them from a
principal page, but the result is the same
For example a page index.html launched from the other pages in the
following manner
MM_openBrWindow("paginacamara1.html","camara1","width=640,height=572,top=10")
MM_openBrWindow("paginacamara2.html","camara2","width=640,height=572,top=10")
MM_openBrWindow("paginacamara3.html","camara3","width=640,height=572,top=10")
MM_openBrWindow("paginacamara4.html","camara4","width=640,height=572,top=10")
MM_openBrWindow("paginacamara5.html","camara5","width=640,height=572,top=10")
MM_openBrWindow("paginacamara6.html","camara6","width=640,height=572,top=10")
I think that has to do with vlc plugin for mozilla
Someone can help
Thanks
More information about the streaming
mailing list