EricssonResearch / EricssonResearch/openwebrtc
help me I am suffering from "RunningAndTesting"
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 531
- PR merge metrics
- No merged PRs in 30d
Description
I've built as manual follow https://github.com/EricssonResearch/openwebrtc/wiki/Building-OpenWebRTC for linux target.

I still have problem with above errors, also I've installed tempermonkey.

```
var script = document.createElement("script");
script.src = "http://localhost:10717/owr.js";
document.head.appendChild(script);
```
how do I run openwebrtc(linux-webcam-client, another browser)?
thank you, in advance.
Contributor guide
Research direction
Read the linked Building OpenWebRTC guide and use the linux-webcam-client setup as the starting point. Check the reported running/testing errors and the browser entry point that injects localhost:10717/owr.js. Done means the Linux webcam client runs successfully in the intended browser setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript, linux
- Domain
- audio-video-rtc, operating-systems, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100