Daniel Perelman 4 лет назад
Родитель 8e99cd18f9
Коммит cc80c92d80

@ -1,7 +1,7 @@
Initial code for webrtc-recv.py and webrtc-sendrecv.py are from
https://github.com/matthew1000/gstwebrtc-demos/tree/master/sendrecv/gst
Code initially based on
https://github.com/centricular/gstwebrtc-demos/blob/master/sendrecv/gst/webrtc-sendrecv.py
which is under the BSD 2-Clause License; full text at
https://github.com/matthew1000/gstwebrtc-demos/blob/master/LICENSE
https://github.com/centricular/gstwebrtc-demos/blob/master/LICENSE
Changes in this repository are licensed under the following license:

@ -1,10 +1,12 @@
# minimal-webrtc-gstreamer
GStreamer client for
[minimal-webrtc][https://git.aweirdimagination.net/perelman/minimal-webrtc].
[minimal-webrtc](https://git.aweirdimagination.net/perelman/minimal-webrtc).
Primarily intended for getting camera/microphone streams from a
smartphone into arbitrary GStreamer pipelines, but should be useful
generally as a GStreamer WebRTC example application.
Based on [`webrtc-sendrecv.py`](https://github.com/centricular/gstwebrtc-demos/blob/master/sendrecv/gst/webrtc-sendrecv.py)
from [`gstwebrtc-demos`](https://github.com/centricular/gstwebrtc-demos/).
Example usage:
```sh

Загрузка…
Отмена
Сохранить