[Bug 747216] applemedia: implement GstAppleCoreVideoMemory

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 16 16:58:48 PST 2015


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

--- Comment #44 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
I've been using all of this successfully in my iOS app's RTP pipeline.
Moreover, I've been using appsrc/appsink to grab camera frames and to draw
frames myself by getting Core Video objects directly (after applying patches in
bug 747707) -- which is, of course, the way to go on an embedded platform where
performance and power consumption are important.

My interest moved elsewhere (i.e. to WebRtc.org) since I realized the RTP stack
didn't work well enough for my needs without functional FEC, but otherwise, the
whole thing worked pretty well.

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


More information about the gstreamer-bugs mailing list