[Bug 753323] mpegts: add support for JPEG 2000 to mpegtsmux and tsdemux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 20 21:13:10 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=753323
--- Comment #144 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Yes something like that would work (well, you obviously want a network in the
middle, and some kind of RTP jitterbuffer). MPEG-TS over RTP only really makes
sense for integration with legacy systems though, when you need to be able to
keep a specific MPEG-TS stream as-is. MPEG-TS over RTP otherwise is just
duplicating functionality at two different layers and increasing complexity.
If you take at e.g. VSF TR4, that one is skipping the MPEG-TS layer
For the too big packets, what Tim said makes sense. That should all be there
already, so you'll have to understand why it isn't used for JPEG2000. Check
what the h264 code paths for example are doing, maybe a flag has to be set
somewhere to allow 0-sized PES packets.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list