Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeasashu/webrtc-poc

WebRTC poc
https://github.com/codeasashu/webrtc-poc

Last synced: 9 days ago
JSON representation

WebRTC poc

Awesome Lists containing this project

README

        

## Run

Start compiling
```sh
npm run dev
```

Run http server
```sh
python3 -m http.server
```

Check if running by opening [http://localhost:8000](http://localhost:8000) in
browser.

Use following creds:

```
Server: wss://voip.myoperator.dev:8061
Username: [email protected]
Password: 123456
```