openvidu/openvidu-testapp/src
Juan Navarro 8e5f5d4cf4
openvidu-server, browser: Add Simulcast Publisher config (#680)
Simulcast is a per-Publisher configuration that allows to enable
Simulcast senders on the client's PeerConnection of each sender.

Simulcast is a WebRTC feature that sends multiple simultaneous streams
with different video qualities, in order to let the media server decide
which quality is best for which Subscriber on the receiving side.

Enabled by default.
2022-01-05 15:12:51 +01:00
..
app openvidu-server, browser: Add Simulcast Publisher config (#680) 2022-01-05 15:12:51 +01:00
assets openvidu-testapp refactoring to StreamManager openvidu-brwoser API 2018-05-29 18:32:49 +02:00
environments Default openvidu-server port from 8443 to 4443 2018-04-25 11:49:51 +02:00
favicon.ico openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
index.html openvidu-testapp refactoring to StreamManager openvidu-brwoser API 2018-05-29 18:32:49 +02:00
main.ts openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
material-icons.css openvidu-testapp refactoring to StreamManager openvidu-brwoser API 2018-05-29 18:32:49 +02:00
openvidu-theme.scss openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
polyfills.ts openvidu-testapp to Angular 8 2019-05-29 11:48:03 +02:00
styles.css openvidu-testapp: scenarios page 2018-06-15 14:45:47 +02:00
test.ts openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
tsconfig.app.json openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
tsconfig.spec.json openvidu-testapp to Angular 6 2018-06-04 14:27:37 +02:00
typings.d.ts openvidu-testapp first approach 2017-09-26 18:13:00 +02:00