VLC Mozilla Plugin will not play two mjpeg streams

*nix specific usage questions
ehobbs
New Cone
New Cone
Posts: 2
Joined: 07 Nov 2005 21:25

VLC Mozilla Plugin will not play two mjpeg streams

Postby ehobbs » 15 Nov 2005 22:36

I have been using Mozilla and VLC to watch mjpeg streams from ip cameras.
I updated all of the components of my opperating system, and it no longer works.
The versions of relavent software are
Mozilla is version 1.7.12
Firefox is version 1.0.7
VLC is version 0.8.2

Here is a stripped down version of the HTML code that I am running (taken from the VLC Play Howto).
The "Play" links are included because of a bug in VLC vertions 0.8.2 that prevents autoplay from working properly.
The target points to a camera that I have installed on one of our static IP addresses.
The same issues are seen when the two targets point to two different cameras.
The cameras ship video in mjpeg format.

Code: Select all

<html> <head><title>Demo of VLC mozilla plugin</title></head> <body> <h1>Demo of VLC mozilla plugin - Example 1</h1> <embed type="application/x-vlc-plugin" name="video1" autoplay="yes" loop="yes" width="400" height="300" target="http://24.242.177.238/GetData.cgi" /> <embed type="application/x-vlc-plugin" name="video2" autoplay="yes" loop="yes" width="400" height="300" target="http://24.242.177.238/GetData.cgi" /> <br /> <a href="javascript:;" onclick='document.video1.play();'>Play video1</a> <a href="javascript:;" onclick='document.video2.play();'>Play video2</a> </body> </html>
The error occurs when the second video window is started, and occurs regardless of which window you "Play()" first.
The first window to be started plays video fine.
When the second window is started, Mozilla will either crash, or the second window will play a negative of the first window (white becomes black, black becomes green, etc.).
The html is based on the code in the VLC Play Howto, Chapter 4.
http://www.videolan.org/doc/play-howto/ ... l#id293608

tvtalkshowshigh
Blank Cone
Blank Cone
Posts: 95
Joined: 13 Jun 2005 12:36
Location: UK

Postby tvtalkshowshigh » 08 Jan 2006 21:21

i've experienced similar problems with Firefox 1.5.

i haven't actually managed to get the plugin to play the video yet (an ogg theora file stored on the web server) but it the page is refreshed, or even the tab closed and that page opened again, firefox crashes.

any thoughts?

mark.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 52 guests