Skip to content

webrtc: Second try at merging the DSCP branch

Olivier Crête requested to merge ocrete/gst-plugins-bad:webrtc-dscp into master

This time.. with updated C# bindings!

Sets the DSCP markings (the Type of Service / TClass IP header fields) based on the priority of each stream as specified by the user.

The first attempt was !1425 (merged)

This should be merged together with gstreamer-sharp!25 (merged)

And there are some examples to use these APIs in gst-examples!18 (merged)

Merge request reports