mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-10 20:31:10 +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
|
||||
cargo build
|
||||
npm --prefix gstwebrtc-api/ run build
|
||||
```
|
||||
|
||||
## Usage (embedded services)
|
||||
|
|
Loading…
Reference in a new issue