mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-25 15:36:42 +00:00
README: fix formatting
This commit is contained in:
parent
72c10e8243
commit
2e5204ae3b
1 changed files with 5 additions and 5 deletions
|
@ -3,12 +3,12 @@
|
||||||
All demos use the same signalling server in the `signalling/` directory
|
All demos use the same signalling server in the `signalling/` directory
|
||||||
|
|
||||||
The GStreamer WebRTC implementation has now been merged upstream, so all
|
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.
|
you need is the latest GStreamer git master, as of 2 February 2018 or later:
|
||||||
|
|
||||||
http://cgit.freedesktop.org/gstreamer/gstreamer
|
- http://cgit.freedesktop.org/gstreamer/gstreamer
|
||||||
http://cgit.freedesktop.org/gstreamer/gst-plugins-base
|
- http://cgit.freedesktop.org/gstreamer/gst-plugins-base
|
||||||
http://cgit.freedesktop.org/gstreamer/gst-plugins-good
|
- http://cgit.freedesktop.org/gstreamer/gst-plugins-good
|
||||||
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad
|
- 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