Re: mjpeg playback possible?

"Jim Sheldon" <[email protected]> Wed, 18 Jun 2008 10:14:45 -0400
Newsgroups gmane.comp.mozilla.mplayerplug-in
Message-ID <[email protected]>
Hello Kevin,

Thank you very much for the quick response, I don't know why I didn't
think of trying an <embed> tag.

I have created a test html page with the code you suggested.
Mplayerplug-in does load, which is great, but the video never plays.
Mplayerplug-in never gets out of "Buffering 99%".  The number of KB
increases, and there is network activity, but the video never loads.

I assume this is just a configuration option somewhere?  I've been
experimenting with the documented config options, but so far I haven't
made any progress.

Thanks again.

On Tue, Jun 17, 2008 at 5:59 PM, Kevin DeKorte <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jim Sheldon wrote:
> | Greetings everyone.
> |
> | My company is working on an embedded device that will, among other
> | things, make certain IP cameras available for viewing using firefox.
> | Currently we are only supporting MJPEG streams.
> |
> | We have found that when playing these streams in firefox with this
> | limited hardware, performance suffers greatly.  However, when using
> | mplayer from the command line like so:
> |
> | mplayer -demuxer lavf http://<camera ip>/mjpg/video.mjpg
> |
> | Performance is substantially better.
> |
> | Does anyone know if it would be possible to open a MJPEG stream with
> | mplayerplug-in?  As far as I can tell this is not possible, since the
> | stream is essentially just jpeg images, and clearly we don't want to
> | associate all jpeg images with mplayerplug-in.
> |
> | Any help would be greatly appreciated.
> |
> | Thanks,
> | Jim
>
>
> What you want to do is create a normal webpage and then used an embed tag..
>
> <embed type="application/x-mplayer2" width=500 height=400 autostart=1
> src="http://camerip/mjpg/video.mjpg">
>
>
> This page should give you a helpful example
>
> http://mplayerplug-in.sourceforge.net/testing/testvid.html
>
> Kevin
> - --
> Get my public GnuPG key from
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iD8DBQFIWDPG6w2kMH0L1dERAmXDAJ9CPVh6Tol3/93NYVGvv/EgUO0u0gCfQb/P
> dg2mmki45rsz51PmS6n0ieQ=
> =ty83
> -----END PGP SIGNATURE-----
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Mplayerplug-in-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel
>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php