[Bug 753769] srtpenc: add utility for custom RTP packet management before being protected

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 01:22:31 PDT 2015


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Why are the buffers that go into srtpenc not writable?

For custom RTP extension headers, a custom payloader/depayloader (or should we
call it formatter/parser?) that goes after/before the codec
payloader/depayloader is definitely the better idea. It would also not cause
any additional copies to happen unless for some reason something in your code
pushes unwritable buffers.

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