Carlos Santos
|
197b46f212
|
openvidu-components: Decoupled replaceTrack from participant service
- Refactored replace track method avoiding to use participant service
- Split method in two replaceScreenTrack and replaceCameraTrack
|
2023-05-31 09:45:00 +02:00 |
Carlos Santos
|
c52f632d7c
|
openvidu-components: Added replace track e2e tests
|
2023-05-31 09:45:00 +02:00 |
Carlos Santos
|
b74ae7a6ab
|
openvidu-components: Refactored participant and openvidu service
- Moved publishVideo from openviduService to participantService
- Mark old openviduService methods as deprecated
|
2023-05-31 09:45:00 +02:00 |
Carlos Santos
|
fb5c56cd87
|
openvidu-components: Added fault tolerant support
On media node crashed, openvidu-copmponents emits an event for requesting new tokens to the client.
|
2022-11-07 11:45:15 +01:00 |
Carlos Santos
|
42279d557d
|
openvidu-components: Reapplied background on video replace track
|
2022-11-02 12:26:00 +01:00 |
Carlos Santos
|
36dad0c86d
|
openvidu-components: Refactored device service
|
2022-10-27 17:44:47 +02:00 |
Carlos Santos
|
98ecdc278e
|
openvidu-components: Improved UI when media devices are not available
|
2022-10-27 13:32:29 +02:00 |
Carlos Santos
|
fd99fb27f9
|
openvidu-components: Elevate an event on device muting
|
2022-10-14 13:38:36 +02:00 |
csantosm
|
f93b55818d
|
openvidu-components: Fixed prejoin selectors when is iPhone
|
2022-07-11 13:05:28 +02:00 |
csantosm
|
eaed1b3692
|
openvidu-components: Fixed replace tracks in session
|
2022-06-24 16:12:36 +02:00 |
csantosm
|
b283dcd3a2
|
openvidu-components: Fixed bug updating media devices
|
2022-06-17 12:50:20 +02:00 |
csantosm
|
c8264fdb1b
|
openvidu-components: Added settings panel for configuring media devices
|
2022-06-16 14:01:19 +02:00 |