csantosm
c6e84cb5da
openvidu-components: Allowed meeting customization
...
Added attribute directives for allowing the app customization
2022-03-07 16:00:15 +01:00
csantosm
3786d5bef2
openvidu-components: Fixed bug enlarging the screen video
2022-03-03 10:36:17 +01:00
csantosm
5a41202935
openvidu-components: Changed impure pipe to pure to increased efficiency
...
- Updated the behaviour subject creating a new reference object
- Made the streamTypesEnabled pipe to pure
- Fixed update bug in participants panel
2022-03-03 10:32:41 +01:00
csantosm
7af7b96a2d
openvidu-components: Created participant from pre-join component
...
* Refactored update local participant method
* Refactored pipes
2022-03-02 17:35:14 +01:00
csantosm
b4decda1f5
openvidu-components: Updated avatar-profile component
2022-03-02 11:02:06 +01:00
csantosm
1279962555
openvidu-components: Replaced user-settings component to pre-join
2022-03-02 11:01:07 +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
f23f39dd6f
openvidu-components: Improved user-settings component
...
- Changed replaceTrack to republishTrack until replaceTrack issue is fixed (https://github.com/OpenVidu/openvidu/pull/700 )
- Fixed bug in mat options
- Added audio detector
2022-02-25 14:36:36 +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
de4812754b
openvidu-components: Splitted connection data from session
2022-02-24 17:16:11 +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
e02f72a0f1
openvidu-components: Fixed bug with fullscreen
...
Listened the F11 keydown for updating the UI
2022-02-24 10:16:23 +01:00
csantosm
ad06e2239b
openvidu-components: Fixed bug replacing the screen track
2022-02-23 17:10:11 +01:00
csantosm
8ee9d74d3d
openvidu-components: Play sound when a new message is received
2022-02-23 12:10:16 +01:00
csantosm
e63ef15d18
openvidu-components: Fixed bug replacing tracks in user-settings
2022-02-22 15:17:15 +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
cfef092457
openvidu-components: Renamed libConfig to openviduAngularConfig
2022-02-15 16:24:01 +01:00
csantosm
8f4ff06723
openvidu-components: Renamed webrtc service to openvidu service
2022-02-15 15:52:59 +01:00
csantosm
5a3430fab5
openvidu-components: Renamed connections to streams
2022-02-15 13:24:08 +01:00
csantosm
5d16528f82
openvidu-components: Updated library config
2022-02-14 14:12:58 +01:00
csantosm
ead068fbee
openvidu-components: Improved video aspect ratios in layout
2022-02-14 10:41:55 +01:00
csantosm
46cc1db560
openvidu-components: Changed methods visibility
2022-02-11 13:19:41 +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
055e370669
openvidu-components: Removed rest service from library
...
The library will receive tokens and it does not generate them
2022-02-04 10:54:17 +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
csantosm
e9e3bbaf09
Refactored participant preview modal
...
- Commented not necessary code in user-settings which forced a new publisher init if device labels were empty
- Added more conditional cases initializing the default publisher in webrtc service
- Added video background color
2022-01-26 11:14:15 +01:00
csantosm
3c97ceac37
openvidu-components: Added openvidu videoconference components
2022-01-20 11:53:56 +01:00
csantosm
673058381f
openvidu-components: Renamed library to openvidu-angular
2022-01-20 09:58:12 +01:00