Carlos Santos
979fd14ccc
openvidu-components: Avoided to show freeze videos when they are muted
...
Showing poster on iPhone when remote video is muted.
2023-04-11 11:29:01 +02:00
Carlos Santos
a4c2955dd4
openvidu-components: Fixed UI glitches on iPhones
2022-10-14 14:46:32 +02:00
Carlos Santos
3d0370017a
openvidu-components: Improved poster animation
2022-10-14 13:38:36 +02:00
csantosm
e8f110f6b5
openvidu-components: Updated captions component
2022-07-08 15:39:05 +02:00
csantosm
25972260ac
openvidu-components: Updated layout elements transitons
2022-07-05 23:59:39 +02:00
csantosm
c8264fdb1b
openvidu-components: Added settings panel for configuring media devices
2022-06-16 14:01:19 +02:00
csantosm
84bf80c24a
openvidu-components: Fixed video blank on iOS devices
2022-06-09 12:28:04 +02:00
csantosm
44110a6246
openvidu-components: Added recording
...
openvidu-components: Fixed recording directive name
2022-06-02 12:44:32 +02:00
csantosm
ad3ad30e86
openvidu-components: Added translations
2022-05-20 13:53:12 +02:00
csantosm
570709adc2
openvidu-components: Added virtual background and recording features
...
Added background effects GUI
WIP: Added activities panel
2022-04-27 11:14:11 +02:00
csantosm
b1c47d9506
openvidu-components: Fixed styles
2022-04-05 15:43:24 +02:00
csantosm
1cdb938ad4
openvidu-components: Hidden audio detector when participant muted
2022-04-01 12:34:23 +02:00
csantosm
e252b84740
openvidu-components: Fixed bug muting remote participant
2022-04-01 11:05:51 +02:00
csantosm
239b7e28bf
openvidu-components: Updated styles name variables
2022-03-28 11:10:14 +02:00
csantosm
ff2dc6d86b
openvidu-components: Added openvidu-angular documentation
2022-03-24 17:47:54 +01:00
csantosm
facc06bebc
openvidu-components: Added webcomponent E2E tests
2022-03-16 12:15:22 +01:00
csantosm
c6e84cb5da
openvidu-components: Allowed meeting customization
...
Added attribute directives for allowing the app customization
2022-03-07 16:00:15 +01:00
csantosm
b4decda1f5
openvidu-components: Updated avatar-profile component
2022-03-02 11:02:06 +01:00
csantosm
b529f6edc6
openvidu-components: Refactored nickname container
2022-02-28 14:37:35 +01:00
csantosm
8f2d598236
openvidu-components: Updated participant model
...
Moved local and nickname properties to Participant Model from Stream Model
2022-02-28 13:50:09 +01:00
csantosm
5f22072f71
openvidu-components: Force mute participant from participants panel
2022-02-28 13:06:39 +01:00
csantosm
3e21207f8c
openvidu-components: Parametrized styles properties
2022-02-28 12:12:16 +01:00
csantosm
6057d1c11e
openvidu-components: Refactored the video enlarged logic
2022-02-25 13:53:49 +01:00
csantosm
3318dfd207
openvidu-components: Refactored names and particicipant observables
2022-02-25 11:19:21 +01:00
csantosm
1bf3ce1bc9
openvidu-components: Fixed layout bug.
...
The layout has a bad UX. The root element is created with the entire layout width and it has a weird UX behaviour. Custom class with no width and height has been added and removed dynamically when stream container is present.
2022-02-24 17:14:57 +01:00
csantosm
948a64c551
openvidu-components: Added OnPush detection strategy
2022-02-23 12:13:28 +01:00
csantosm
f40093746f
openvidu-components: Imrpoved user settings
...
Fixed some bugs with replacing tracks and devices saved on storage
Minor refactoring
2022-02-21 17:33:23 +01:00
csantosm
8f4ff06723
openvidu-components: Renamed webrtc service to openvidu service
2022-02-15 15:52:59 +01:00
csantosm
5d16528f82
openvidu-components: Updated library config
2022-02-14 14:12:58 +01:00
csantosm
3b46b7333b
openvidu-components: Hidden audio detection when stream is not camera
2022-02-14 10:47:28 +01:00
csantosm
956baad89f
openvidu-components: Detected audio with start/stop speakings events
...
Added an audio wave icon for helping to detect when a publisher is speaking
2022-02-11 17:17:17 +01:00
csantosm
bb8f0b752f
openvidu-components: Refactored video enlarged feature
2022-02-07 15:40:05 +01:00
csantosm
28fe810f06
openvidu-components: Renamed participant input to stream
2022-02-07 12:17:54 +01:00
csantosm
51c63fa4c5
openvidu-components: Added stream notification projection
2022-02-07 10:34:02 +01:00
csantosm
00087a7dc7
openvidu-components: Updated the dynamic components injection
...
Allowed the custom components injection from the view instead of the config file.
2022-02-03 17:08:23 +01:00
csantosm
9f9f09c8c5
openvidu-components: Renamed components and models
...
* ov-room to ov-session
* ov-participant to ov-stream
* ov-chat to ov-chat-panel
* ov-participant-panel to ov-participants-panel
* ConnectionWrapper to StreamModel
2022-01-26 16:01:22 +01:00