[Bug 670255] New: Send payloaded mpeg-ts streams directly
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 16 16:44:53 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=670255
GStreamer | gst-rtsp-server | unspecified
Summary: Send payloaded mpeg-ts streams directly
Classification: Platform
Product: GStreamer
Version: unspecified
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: thibault.saunier at collabora.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=207823)
--> (https://bugzilla.gnome.org/attachment.cgi?id=207823)
Fixes the issue, making it possible to send muxed streams in payloads
Currently instead of using the mpeg-ts payloader (rtpmp2tpay) to send the
streams payloaded inside an mpeg-ts container, we demux it and send the various
streams payloaded separately. We could just payload them as is inside the
mpeg-ts container.
This is also true for other container types that could be used directly as
payloads.
I am not really sure what the advantages of this behavior are in comparison
with the current one but the described behavior makes more sense to me. Also we
might want to let the user control this behavior?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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