mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-17 12:55:53 +00:00
Update README
Point to upstream repos now that it's been merged
This commit is contained in:
parent
97cf763420
commit
43a27385c3
1 changed files with 6 additions and 4 deletions
|
@ -2,11 +2,13 @@
|
||||||
|
|
||||||
All demos use the same signalling server in the `signalling/` directory
|
All demos use the same signalling server in the `signalling/` directory
|
||||||
|
|
||||||
You will need the following repositories till the GStreamer WebRTC implementation is merged upstream:
|
The GStreamer WebRTC implementation has now been merged upstream, so all
|
||||||
|
you need is the latest GStreamer git master, as of 2 February 2018 or later.
|
||||||
|
|
||||||
https://github.com/ystreet/gstreamer/tree/promise
|
http://cgit.freedesktop.org/gstreamer/gstreamer
|
||||||
|
http://cgit.freedesktop.org/gstreamer/gst-plugins-base
|
||||||
https://github.com/ystreet/gst-plugins-bad/tree/webrtc
|
http://cgit.freedesktop.org/gstreamer/gst-plugins-good
|
||||||
|
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad
|
||||||
|
|
||||||
You can build these with either Autotools gst-uninstalled:
|
You can build these with either Autotools gst-uninstalled:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue