[Bug 743925] osxaudiosink won't reconfigure sink caps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 21 08:52:22 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743925
Ilya Konstantinov <ilya.konstantinov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|gstreamer-bugs at lists.freede |ilya.konstantinov at gmail.com
|sktop.org |
--- Comment #3 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
Created attachment 297508
--> https://bugzilla.gnome.org/attachment.cgi?id=297508&action=edit
Patch
Tested on iOS, by observing the actual interaudiosrc / interaudiosink issue
we've seen in OpenWebRTC is fixed.
Tested on OS X, through a custom test program that:
1) Creates 'osxaudiosrc ! queue ! audioconvert ! audioresample ! capsfilter !
queue ! osxaudiosink'.
2) After a few seconds, sets caps=audio/x-raw,rate=8000 on the capsfilter.
Before this fix, this will result in a negotiation error.
--
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