openvidu/openvidu-testapp/src/app/components/dialogs/publisher-properties-dialog
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
..
publisher-properties-dialog.component.css openvidu-testapp: scenarios page 2018-06-15 14:45:47 +02:00
publisher-properties-dialog.component.html openvidu-server, browser: Add Simulcast Publisher config (#680) 2022-01-05 15:12:51 +01:00
publisher-properties-dialog.component.ts openvidu-testapp: fix PublisherPropertiesDialogComponent type error 2021-10-22 12:11:09 +02:00