EricssonResearch / EricssonResearch/openwebrtc

help me I am suffering from "RunningAndTesting"

Open
#696 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/3623889/30769405-827a8df8-a052-11e7-929c-94ba5d760993.png)

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

![image](https://user-images.githubusercontent.com/3623889/30769416-b4333886-a052-11e7-931c-9f508e88300c.png)

```
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.