mirror of https://github.com/OpenVidu/openvidu.git
Each SDK (go, node, python, rust, dotnet) publishes each codec with one plain encoding, two layers (simulcast / SVC L2T2) and three layers (simulcast / SVC L3T3) to a Chrome and a Firefox browser, each hosting a subscriber that joined before the publish and one that joins afterwards. Subscribers switch between the LOW, MEDIUM and HIGH layers. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| README.md | ||
| angular.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
README.md
Openvidu Testapp Livekit
This project was generated with Angular CLI version 16.0.3.
Install dependencies
npm i
Run application
npm start
To run without SSL and through localhost:
npm run start-insecure