media icon indicating copy to clipboard operation
media copied to clipboard

Integrate webrtc stream addition/removal

Open jdm opened this issue 6 years ago • 1 comments

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/merge_requests/167 is a recent merge requrest for gstreamer. It looks like something we might care about, and will require changes to gstreamer-rs before we can make use of them.

jdm avatar Jan 27 '19 17:01 jdm

will require changes to gstreamer-rs before we can make use of them.

For gst_webrtc_rtp_transceiver_set_direction() you mean? As a workaround you could also call that directly, but I'll add it to the bindings together with the 1.16 GStreamer release :)

sdroege avatar Jan 27 '19 17:01 sdroege