[Bug 747839] gst-rtsp-server: Doesn't perfrom retransmission to both streams in test-video-rtx.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 14 05:23:24 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747839

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #301524|none                        |reviewed
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 301524
  --> https://bugzilla.gnome.org/attachment.cgi?id=301524
rtsp-stream: update payload type to rtx_pt_map in rtx sender

While this makes sense, I think more is needed. Things like
gst_rtsp_stream_get_pt() would still return the wrong pt, as IIRC the property
on the payloader does not change

I think the correct pt should be set on the payloader and not negotiated via
caps in this case. It's inconsistent to have a property and caps for that.

-- 
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