Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeasashu/webrtc-poc
WebRTC poc
https://github.com/codeasashu/webrtc-poc
Last synced: 9 days ago
JSON representation
WebRTC poc
- Host: GitHub
- URL: https://github.com/codeasashu/webrtc-poc
- Owner: codeasashu
- Created: 2023-01-31T17:12:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T17:20:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T00:41:07.781Z (3 months ago)
- Language: TypeScript
- Size: 26.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```