openvidu/openvidu-testapp/src/app
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
..
components openvidu-server, browser: Add Simulcast Publisher config (#680) 2022-01-05 15:12:51 +01:00
services openvidu-testapp: remove unused properties of TestFeedService#pushNewEvent 2021-10-21 13:54:16 +02:00
app.component.css openvidu-testapp to Angular 6 2018-06-04 14:27:37 +02:00
app.component.html openvidu-testapp: scenarios page 2018-06-15 14:45:47 +02:00
app.component.spec.ts openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
app.component.ts openvidu-testapp: default url to location.hostname 2018-11-21 14:32:59 +01:00
app.material.module.ts openvidu-testapp: scenarios page 2018-06-15 14:45:47 +02:00
app.module.ts openvidu-testapp: RecordingProperties refactoring 2021-04-13 13:04:49 +02:00
app.routing.ts openvidu-testapp: scenarios page 2018-06-15 14:45:47 +02:00