mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 11:30:59 +00:00
net/webrtc: Add missing npm command to README
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/589 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1746>
This commit is contained in:
parent
87b72f768b
commit
4cf93ccbdb
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ it might expose more interfaces to guide and tune the heuristics it employs.
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
cargo build
|
cargo build
|
||||||
|
npm --prefix gstwebrtc-api/ run build
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage (embedded services)
|
## Usage (embedded services)
|
||||||
|
|
Loading…
Reference in a new issue