webrtcsink: Launching GStreamer pipeline fails
Running on Windows 10
- Installed both MSVC packages
- Installed Rust
- Have Node v18.16.0 installed
Going through the documentation i ran the commands that are shown
- WEBRTCSINK_SIGNALLING_SERVER_LOG=debug cargo run --bin gst-webrtc-signalling-server (SERVER STARTS AND RUNS FINE)
- gstwebrtc-api npm install/npm run (RUNS FINE AND I GET THE WEB UI THAT WILL STREAM WEBCAM WITHOUT ISSUE)
- gst-launch-1.0 webrtcsink name=ws meta="meta,name=gst-stream" videotestsrc ! ws. audiotestsrc ! ws. (THIS FAILS. Runs for about 2 seconds then fails