Skip to content

gstreamer/promise: Convert None promise replies to an empty structure in the change_func

webrtcbin likes to put a NULL structure into the reply under some circumstances when the promise successfully resolved.

See gst-plugins-bad#1300 (closed) for details.

Merge request reports