JPEG 2000 over RTP

Sebastian Dröge sebastian at centricular.com
Thu Apr 28 14:44:39 UTC 2016


On Do, 2016-04-28 at 10:15 -0400, Aaron Boxer wrote:
> 
> 
> On Thu, Apr 28, 2016 at 9:15 AM, Sebastian Dröge  wrote:
> > On Do, 2016-04-28 at 08:22 -0400, Aaron Boxer wrote:
> > > 
> > > > Someone will have to debug what goes wrong in there and make it
> > > > handle more JPEG2000 bitstreams properly.
> > >
> > > Thanks, Sebastian. I guess I will take a look. What library is used
> > > for parsing the JPEG 2000 streams?
> > 
> > None, the relevant bits are all in the JPEG2000 payloader and
> > depayloader code. No external dependencies.
> Thanks. Would it make sense to use OpenJPEG to do the parsing? 
> It would guarantee that all known code streams are supported
> 
> I can make whatever modifications necessary to OpenJPEG to extract
> the payload. Except, I might have to do this in a branch, if the maintainers
> do not accept the changes.

No, the payloader/depayloader should have no external dependencies and
you probably also don't save a lot of work with that as the parsing
needs to be closely integrated with the payloading/depayloading anyway.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160428/9ff94815/attachment.sig>


More information about the gstreamer-devel mailing list