gstreamer/subprojects/gst-examples
byran77 1e5abde7b1 gst-examples: webrtc: signalling: simple-server Fix condition when calling a busy peer
When a session request is coming in, ERROR occurs when the callee is busy.
But peer_status is the status of the caller, which is of course None when
calling someone, while self.peers[callee_id][2] is that of the callee.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2460>
2022-12-12 15:08:23 +00:00
..
network Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
playback examples: Disable bitcode support in iOS examples 2022-09-03 18:04:34 +05:30
vulkan/android examples/docs: update android applications to the latest relevant sdk's and build tools 2022-02-07 06:51:58 +00:00
webrtc gst-examples: webrtc: signalling: simple-server Fix condition when calling a busy peer 2022-12-12 15:08:23 +00:00
COPYING Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
meson.build Back to development 2022-12-05 02:29:08 +00:00