[Bug 746617] opusenc: headers are never sent

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 22 15:11:06 PDT 2015


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

--- Comment #19 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
(In reply to Ilya Konstantinov from comment #18)
> Right now GstRtpOpusPay gets its caps from props (rate, channels).

Oops, I was wrong. GstRtpOpusPay has no such properties. Instead, it has fixed
48000 rate. In OpenWebRTC, the 'channels' value actually origins from the
following send-rtp-capsfilter-2 -- the 'channels' aren't actually negotiated,
it seems.

Ideally, GstRtpOpusPay would provide its own 'channels' (based on parsing the
"streamheader") so that actual negotiation can take place.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list