gstreamer/subprojects/gst-examples/webrtc/sendrecv
Nirbheek Chauhan 3680fca1db webrtc_sendrecv.py: Ensure that gst-python overrides are installed
Otherwise fetching of the offer will fail with a cryptic error:

```
Traceback (most recent call last):
  File "/../gstreamer/subprojects/gst-examples/webrtc/sendrecv/gst/webrtc_sendrecv.py", line 56, in on_offer_created
    offer = reply['offer']
TypeError: 'Structure' object is not subscriptable
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1832>
2022-03-02 10:15:40 +00:00
..
gst webrtc_sendrecv.py: Ensure that gst-python overrides are installed 2022-03-02 10:15:40 +00:00
gst-java Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
gst-rust webrtc sendrecv rust: Upgrade all other deps 2021-11-10 16:13:38 +00:00
gst-sharp meson: Add explicit check: kwarg to all run_command() calls 2022-01-09 18:12:47 +05:30
js Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00
meson.build Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00