[Bug 754773] rtp: Implement VP9 payloader and depayloader

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 4 06:44:33 PST 2016


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

--- Comment #3 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
I've pushed a quick and dirty implementation of rtpvp9pay and rtpvp9depay to
our repo[1]. We will implement more of the latest draft over time. Currently
I've only implemented what's needed to work with Chrome 48 (draft version 01).
Some header fields are assumed to be set / not set, and temporal and spatial
scalability is ignored.

Hopefully it's useful for others as well in its current state. I'm planning to
submit a patch when tests are added and more of the draft is implemented.

Also note that the draft linked to in the opening comment is expired. The
latest draft is found at: https://tools.ietf.org/html/draft-ietf-payload-vp9

[1]: https://github.com/pexip/gst-plugins-good/tree/master/gst/rtp

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