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
873b52f19c
openvidu-components: Updated testapp
2022-07-06 13:55:15 +02:00
csantosm
d96edcfec6
openvidu-components: Deleted samples
2022-07-06 13:47:13 +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
4fd2fc8595
openvidu-components: Added dev dependencies in testapp
2022-07-05 12:23:55 +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
84d3ea1de7
openvidu-components: Updated E2E test
2022-06-28 14:16:53 +02:00
csantosm
6ace61fe75
openvidu-components: Updated test app
2022-06-28 13:16:39 +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
fd45988bfc
openvidu-components: Updated testapp
2022-06-22 12:42:02 +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
a1d55575fd
openvidu-components-e2e: Added settings button test
2022-06-16 15:56:57 +02:00
csantosm
2c200d4d86
openvidu-components: Added missing bg effects directive to webcomponent
2022-06-16 15:56:14 +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
csantosm
bba03ec8a0
openvidu-components: Implements AfterViewInit in prejoin component
2022-06-09 16:06:51 +02:00
csantosm
91c328b58f
openvidu-components: Fixed recording button toolbar
...
Checked role when the toolbar menu is opened for avoiding deprecated values
2022-06-09 14:45:59 +02:00
csantosm
84bf80c24a
openvidu-components: Fixed video blank on iOS devices
2022-06-09 12:28:04 +02:00
csantosm
3c323233a5
openvidu-components: Fixed bug with show mat menu in iPhone devices
2022-06-09 11:20:01 +02:00
pabloFuente
e3aaf2a25a
Update README with OpenVidu Tests badge
2022-06-08 14:40:26 +02:00
csantosm
57c17b50ef
openvidu-components: Fixed missing device labels in Firefox
2022-06-03 11:34:55 +02:00
csantosm
a9854649a4
openvidu-components: Fixed form styles
2022-06-03 11:33:56 +02:00
csantosm
6e1783fb87
openvidu-components-e2e: Added sleep after open mat menu
2022-06-02 18:13:22 +02:00
csantosm
5d574fb3d2
openvidu-components: Allowed one single string token in webcomponent
2022-06-02 18:00:14 +02:00
csantosm
2fd764ce7c
openvidu-components: Commented recording e2e test
2022-06-02 17:05:51 +02:00
csantosm
b80ca191e2
openvidu-components-e2e: added sleep after click button
2022-06-02 13:56:49 +02:00
csantosm
4a3865f419
github-actions: Fixed testapp url address
2022-06-02 13:32:14 +02:00
csantosm
adf362f4e8
github-actions: added certs chrome flags
2022-06-02 13:21:18 +02:00
csantosm
e65a6b7afe
openvidu-components: Minor changes in recording panel view
2022-06-02 12:45:41 +02:00
csantosm
5754dcfd8f
openvidu-components: Updated e2e test
2022-06-02 12:44:32 +02:00
csantosm
44110a6246
openvidu-components: Added recording
...
openvidu-components: Fixed recording directive name
2022-06-02 12:44:32 +02:00
csantosm
4af8be5a72
openvidu-components: Updated video poster styles
2022-06-01 10:01:05 +02:00
csantosm
5fa3f749f5
openvidu-components: Added black poster when video is muted
2022-05-31 17:08:59 +02:00
pabloFuente
8bb96d6912
Minor updates in README
2022-05-30 12:10:28 +02:00
csantosm
ad3ad30e86
openvidu-components: Added translations
2022-05-20 13:53:12 +02:00
csantosm
cccf0474d1
openvidu-components: Hidden recording code in docs
2022-05-20 13:34:42 +02:00
pabloFuente
1766ae15c8
openvidu-components-angular: remove typo from method description
2022-05-20 12:43:53 +02:00
pabloFuente
7ccb53ab51
Update openvidu-components-angular to 2.22.0
2022-05-13 14:41:39 +02:00
pabloFuente
d04a16a07b
Update openvidu-components-angular package.json (openvidu-browser version)
2022-05-13 12:29:55 +02:00
csantosm
140449948a
openvidu-components: Unified common panel styles
2022-05-12 11:32:36 +02:00
csantosm
185ea7a1fd
openvidu-components: Disabled background button with video muted
2022-05-10 17:18:33 +02:00
csantosm
e817c2304d
openvidu-component: Close panel when component is destroyed
2022-05-09 13:28:07 +02:00
csantosm
3922bb456c
openvidu-components: Removed user settings component
2022-05-09 13:27:37 +02:00
csantosm
e3340171a0
openvidu-components: Disposed MediaStream when component is destroyed
2022-05-09 13:20:33 +02:00
csantosm
56ce32729d
openvidu-components: Updated e2e dependencies
2022-05-09 11:13:53 +02:00
pabloFuente
279da4eeaf
openvidu-components-angular: manage some incompatible VB situations
2022-05-05 18:07:33 +02:00
pabloFuente
7832f5a75f
openvidu-components-angular: multiple VB bug fixes
2022-05-05 14:03:41 +02:00
csantosm
117e6647a9
openvidu-components: Fixed background directive
2022-04-29 12:46:51 +02:00
csantosm
bad018a10e
openvidu-components: Improved backgrounds component
2022-04-29 11:42:14 +02:00
csantosm
b52f8922cb
openvidu-components: Added more background samples
2022-04-29 11:40:28 +02:00
csantosm
af02ffe92a
openvidu-components: Added background effects param to webcomponent
2022-04-29 10:38:49 +02:00
csantosm
2dff8faf4b
openvidu-components: Updated test app
2022-04-28 13:09:42 +02:00
csantosm
8382aaf179
openvidu-components: Updated background effects panel
2022-04-28 13:01:34 +02:00
csantosm
e819bf7b6c
openvidu-browser: Fixed typo
2022-04-28 12:14:42 +02:00
csantosm
0c863e0940
openvidu-components: Released resources when video muting
2022-04-27 14:24:54 +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
cruizba
1655335aa7
Update generate docs and package.json
2022-04-26 18:27:57 +02:00
csantosm
b29ecafea5
openvidu-components: Disabled screenshare if token is not received
2022-04-18 17:12:08 +02:00
csantosm
2deadbbe02
openvidu-components: Added event types
2022-04-18 16:39:23 +02:00
csantosm
3b986dcfaa
openvidu-components: Updated css variable names
2022-04-18 13:33:53 +02:00
csantosm
d0f1e9a121
openvidu-components: Updated doc
2022-04-18 12:50:20 +02:00
csantosm
56984fd465
openvidu-components: Updated styles
2022-04-13 14:03:34 +02:00
csantosm
c6e08ac287
openvidu-components: Removed docs directive samples images
2022-04-13 14:03:34 +02:00
csantosm
c0a525aac6
openvidu-components: Updated README
2022-04-11 16:03:48 +02:00
csantosm
493f1e3ba0
openvidu-components: Released media devices on videoconference destroy
2022-04-11 13:34:12 +02:00
csantosm
628b62c0aa
openvidu-components: Updated README
2022-04-08 14:01:47 +02:00
csantosm
b2d5a6e3b6
openvidu-components: Moved docs config files under library directory
2022-04-08 13:55:26 +02:00
csantosm
71d94db06e
openvidu-components: Added sound when message is received
2022-04-08 12:12:43 +02:00
csantosm
b7efcf86c0
openvidu-components: Hidden screensharing button in mobile devices
2022-04-08 11:57:07 +02:00
csantosm
9f34c01d6e
openvidu-components: Fixed bug with media devices
...
- The storage device was null after refreshing the page because of the cameras array was empty and it can't match.
2022-04-08 11:52:22 +02:00
csantosm
f5dada6080
openvidu-components: Detected change after view init
2022-04-07 12:55:24 +02:00
csantosm
28606b1ff7
openvidu-components: Added more e2e test
2022-04-07 12:54:34 +02:00
csantosm
70e93df54d
openvidu-components: Updated openvidu-angular docs
2022-04-07 10:27:00 +02:00
csantosm
027508acd3
openvidu-components: Removed e2e webcomponent assets
2022-04-07 10:04:20 +02:00
csantosm
bfb91a332c
openvidu-components: Renamed webcomponent leave session to disconnect
2022-04-07 10:04:20 +02:00
csantosm
1ec723edd4
openvidu-components: Updated webcomponent build script
2022-04-07 10:04:20 +02:00
csantosm
d7b81739e7
openvidu-components: Allowed external panels
...
- Allowed injecting external panels and exported the panel service for toggling panels and subscribe to the panel status
- Renamed menu to panel
- Updated docs
2022-04-07 10:04:20 +02:00
csantosm
4c2ab10e07
openvidu-components: Added panel e2e tests
2022-04-06 10:02:54 +02:00
csantosm
4fc878f796
openvidu-components: Added directive examples and clean testapp
...
- Clean test components
- Avoid using backend in development
2022-04-05 15:58:12 +02:00
csantosm
aa0c78b882
openvidu-components: Refactored panel service
2022-04-05 15:51:10 +02:00
csantosm
4cef8c3fac
openvidu-components: Updated docs and improved service method names
2022-04-05 15:45:13 +02:00