Phillip:
Many of the upcoming network surveillance products will support the JPEG2000 format. Images produced in this format are of higher quality yet smaller in size than regular JPEG images.
The latest version of Netpbm does seem to support this format. I'll investigate further. Still, it would be wise to prepare ZM's internals to accept Netpbm-compatible files for camera feeds, not just libjpeg-compatible.
What do you think?
Regards,
Jose Rodriguez
JPEG2000
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Re: JPEG2000
Hi Jose,
A good point. Basicaly ZM can work with any format that has a library that will encode/decode into memory. Originally ZM did have support for GIF files but this proved to be a bit pointless (and tricky to fidn the libraries) so was dropped. However if you know where a JPEG2000 library can be found I will take a look.
Cheers,
Phil,
A good point. Basicaly ZM can work with any format that has a library that will encode/decode into memory. Originally ZM did have support for GIF files but this proved to be a bit pointless (and tricky to fidn the libraries) so was dropped. However if you know where a JPEG2000 library can be found I will take a look.
Cheers,
Phil,
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Phil i rmber i bit ago you said that jpeg2000 wasnt a problem but there was no way to view them. I have found this, only an ie solution i know
http://www.morgan-multimedia.com/JPEG2000/
James
http://www.morgan-multimedia.com/JPEG2000/
James
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Jpeg2000 is not a problem provided
(1) there is a drop in libjpeg2000 library to replace the existing one.
and
(2) browsers can support it
You have obviously found a way around (2) if only for IE so only (1) remains, though I doubt you can probably stream multi-part jpeg2000 files but it might be possible.
Phiil
(1) there is a drop in libjpeg2000 library to replace the existing one.
and
(2) browsers can support it
You have obviously found a way around (2) if only for IE so only (1) remains, though I doubt you can probably stream multi-part jpeg2000 files but it might be possible.
Phiil
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
so i need to look for a libjpeg2000 library for linux then i assume
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk