mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Updated README
This commit is contained in:
parent
9f52997f41
commit
da3fdf89a7
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,10 @@
|
|||
# A GStreamer plugin which runs servo
|
||||
|
||||
## Supported platforms
|
||||
|
||||
* MacOS + CGL
|
||||
* Linux + Wayland (currently no WebGL content)
|
||||
|
||||
## Build
|
||||
|
||||
```
|
||||
|
@ -68,8 +73,6 @@ LD_LIBRARY_PATH=$PWD/support/linux/gstreamer/gst/lib \
|
|||
|
||||
## Troubleshooting running the plugin
|
||||
|
||||
*Currently x11 support is broken!*
|
||||
|
||||
First try:
|
||||
```
|
||||
GST_PLUGIN_PATH=target/gstplugins \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue