Carlos Santos
|
a4c2955dd4
|
openvidu-components: Fixed UI glitches on iPhones
|
2022-10-14 14:46:32 +02:00 |
Carlos Santos
|
92fd9cd634
|
openvidu-components: Added e2e test case
|
2022-10-14 13:52:35 +02:00 |
Carlos Santos
|
fd99fb27f9
|
openvidu-components: Elevate an event on device muting
|
2022-10-14 13:38:36 +02:00 |
Carlos Santos
|
3d0370017a
|
openvidu-components: Improved poster animation
|
2022-10-14 13:38:36 +02:00 |
Carlos Santos
|
b489485c42
|
openvidu-components: Updated docs
|
2022-10-07 13:35:59 +02:00 |
Carlos Santos
|
e2d8a510e6
|
openvidu-components: Returned same url in recording pipe
|
2022-10-05 13:58:17 +02:00 |
Carlos Santos
|
2595afd722
|
openvidu-components: Updated admin dashboard view
|
2022-09-27 13:02:56 +02:00 |
Carlos Santos
|
3f0e96ac35
|
openvidu-components: Disabled captions feature preview
|
2022-09-19 12:19:26 +02:00 |
csantosm
|
0865aaa97f
|
openvidu-components: Fixed recording extension
|
2022-09-07 12:44:47 +02:00 |
csantosm
|
74cfa1e567
|
openvidu-components: Made prejoin page responsive
|
2022-09-07 12:01:04 +02:00 |
csantosm
|
27e686271e
|
openvidu-components: Fixed replaced track after mute camera
openvidu-browser needs a mediaStreamTrack param if a custom was assigned before mute video track releasing resources.
|
2022-08-18 13:51:55 +02:00 |
csantosm
|
128dd3cfed
|
openvidu-components: Fixed bug requesting devices
|
2022-08-17 17:54:39 +02:00 |
csantosm
|
1704bb2c8c
|
openvidu-components: Fixed bug listing recordings on admin page
|
2022-08-17 12:46:49 +02:00 |
csantosm
|
6905142a4a
|
openvidu-components: Fixed typo
|
2022-08-17 12:46:21 +02:00 |
csantosm
|
95180b669f
|
openvidu-components: Updated admin dashboard and fixed linters
|
2022-08-11 17:24:15 +02:00 |
pabloFuente
|
a729cea252
|
openvidu-components-angular: update all code snippets to match tutorials
|
2022-08-08 18:53:38 +02:00 |
csantosm
|
dbf8a84981
|
openvidu-components: Used proxy for requesting the recording thumbnail
|
2022-08-03 18:38:37 +02:00 |
csantosm
|
bfb350d3df
|
openvidu-components: Updated documentation
|
2022-07-15 15:20:13 +02:00 |
csantosm
|
1d70791fd9
|
openvidu-components: Exported only the necessary elements
|
2022-07-14 09:39:11 +02:00 |
csantosm
|
1122fb8649
|
openvidu-components: Fixed bug with playing recording
Set a default value if recording extension is undefined.
|
2022-07-12 11:25:29 +02:00 |
csantosm
|
65025c4e33
|
openvidu-components: Improved prejoin styles
|
2022-07-11 15:32:36 +02:00 |
csantosm
|
f93b55818d
|
openvidu-components: Fixed prejoin selectors when is iPhone
|
2022-07-11 13:05:28 +02:00 |
csantosm
|
1f348d2986
|
openvidu-components: Updated exported components
|
2022-07-11 12:06:38 +02:00 |
csantosm
|
e8f110f6b5
|
openvidu-components: Updated captions component
|
2022-07-08 15:39:05 +02:00 |
csantosm
|
53d54a682e
|
openvidu-components: Removed unnecessary code after fixed hark
openvidu-browser hark events bug has been fixed so it is not necessary to resubscribe again after audio track is replaced.
|
2022-07-07 17:47:27 +02:00 |
csantosm
|
b4080fedea
|
openvidu-components: Renamed subtitles components to captions
|
2022-07-06 13:46:42 +02:00 |
csantosm
|
085d659363
|
openvidu-components: Updated e2e tests
|
2022-07-06 00:37:28 +02:00 |
csantosm
|
95e5e977da
|
openvidu-components: Fixed race condition with session initialization
When prejoin component is disabled, the Session component was initialized before the videoconference component initialization had finished
|
2022-07-06 00:04:02 +02:00 |
csantosm
|
25972260ac
|
openvidu-components: Updated layout elements transitons
|
2022-07-05 23:59:39 +02:00 |
csantosm
|
0b74590252
|
openvidu-components: Added preliminary subtitles
|
2022-07-05 12:17:03 +02:00 |
csantosm
|
fc7b961010
|
openvidu-components: Updated layout
|
2022-07-01 12:50:59 +02:00 |
csantosm
|
8f2cfec201
|
openvidu-components: Fixed recording extension
|
2022-06-28 21:16:11 +02:00 |
csantosm
|
a46502ceca
|
openvidu-components: Improved play and download recordings
|
2022-06-28 12:47:29 +02:00 |
csantosm
|
eaed1b3692
|
openvidu-components: Fixed replace tracks in session
|
2022-06-24 16:12:36 +02:00 |
csantosm
|
ea3f16778e
|
openvidu-components: Fixed panel services bugs
Chat panel is not updating when a new message is received.
Wrong method had been invoked
|
2022-06-24 12:50:19 +02:00 |
csantosm
|
6269db8978
|
openvidu-components: Avoided subscribe to recording events if disabled
|
2022-06-22 14:01:50 +02:00 |
csantosm
|
26f96761cd
|
openvidu-components: Improved play recordings feature
|
2022-06-22 12:35:31 +02:00 |
csantosm
|
c71848ec3c
|
openvidu-copmponents: Updated recording and admin dashboard
|
2022-06-20 17:03:54 +02:00 |
csantosm
|
b2dc5da33c
|
openvidu-components: Fixed typo showing disconnected error
|
2022-06-20 17:01:29 +02:00 |
csantosm
|
b283dcd3a2
|
openvidu-components: Fixed bug updating media devices
|
2022-06-17 12:50:20 +02:00 |
csantosm
|
12ad515e5b
|
openvidu-components: Added settings directive to webcomponent
|
2022-06-16 15:55:40 +02:00 |
csantosm
|
c8264fdb1b
|
openvidu-components: Added settings panel for configuring media devices
|
2022-06-16 14:01:19 +02:00 |
csantosm
|
57869cb358
|
openvidu-components: Made toolbar responsive
|
2022-06-14 13:22:53 +02:00 |
csantosm
|
d18d37de82
|
openvidu-components: Emitted event when refresh button is clicked
|
2022-06-14 12:24:16 +02:00 |
csantosm
|
7e8b6adaad
|
openvidu-components: Hidden bacground service from docs
|
2022-06-13 14:06:07 +02:00 |
csantosm
|
76e27fb5d9
|
openvidu-components: Updated Readme
|
2022-06-13 14:06:07 +02:00 |
csantosm
|
cf77883982
|
openvidu-components: Updated recording panel
|
2022-06-13 14:06:07 +02:00 |
csantosm
|
b133313e44
|
openvidu-components: Splitted material imports
|
2022-06-13 14:06:07 +02:00 |
csantosm
|
e83025f522
|
openvidu-components: Added translations
|
2022-06-13 14:06:07 +02:00 |
csantosm
|
15a7037b04
|
openvidu-components: Added admin dashboard
|
2022-06-13 14:06:07 +02:00 |