Commit Graph

23 Commits (55db788f502c8fb843e9377441bc97d983d65f95)

Author SHA1 Message Date
csantosm 16ec1c9480 openvidu-components: Added e2e test for audio only mediastream
Tested if NO_STREAM_PLAYING_EVENT exception is not showing when participant has video muted and MediaStream is audio only.
2023-04-03 15:45:14 +02:00
Carlos Santos 51728ec2d1 openvidu-components: Renamed streaming by broadcasting on webcomponent 2023-02-17 17:45:25 +01:00
Carlos Santos 54b7f82881 openvidu-components: Fixed typo on testing app 2023-02-17 17:23:13 +01:00
Carlos Santos 10bcc87ac5 openvidu-components: Renamed streaming by broadcasting 2023-02-17 17:03:15 +01:00
Carlos Santos d4be677613 openvidu-components: Integrated broadcast feature 2023-02-17 15:22:17 +01:00
Carlos Santos ab0cf2a343 openvidu-components: Added streaming activity
- Added streaming activity panel 
- Added streaming structurals directives
- Added streaming attributes directives
- Added e2e test
- Updated test app

openvidu-components: Updated e2e configuration


openvidu-components: Skipped pro e2e tests


openvidu-components: Allowed streaming for moderators only


openvidu-components: Request MODERATOR connection in testapp


openvidu-components: Fixed streaming signals


openvidu-components: Fixed bug with streaming status


openvidu-components: Fixed streaming button on status failed


openvidu-components: Refactored activities checks


openvidu-components: Forced streaming status to enum value


openvidu-components: Added non available error in streaming activity  

Streaming activity will show paid feature error if the service is not available
openvidu-components: Created and exported streaming error type


openvidu-components: Updated e2e tests


openvidu-components: Updated testapp 


openvidu-components: Enabled streaming input wehn module is disabled


openvidu-components: Updated e2e tests


openvidu-components: Updated docs


openvidu-components: Moved streaming directive to its component 

Moved streaming directive to streaming component instead of activities component 
openvidu-components: Updated testapp 


openvidu-components: Made streaming service public


ci: Send branch name in event dispatch


openvidu-components: Updated test app
2022-12-23 16:19:01 +01:00
Carlos Santos 5349177f14 openvidu-components: Updated captionsLangOptions api
Replaced ISO attribute by lang with the aim of matching the openvidu-browser  api
2022-12-20 11:47:25 +01:00
Carlos Santos 682a51d11a openvidu-components: Added recordingActivity directive e2e test 2022-12-14 13:08:30 +01:00
Carlos Santos 86d1260395 openvidu-angular: Fixed webcomponents e2e test 2022-11-25 12:24:55 +01:00
Carlos Santos c6cf3b91cd openvidu-components: Added e2e test pro features 2022-11-24 18:12:40 +01:00
csantosm 370b3af37e openvidu-components: Allowed custom captions lang options 2022-11-24 17:22:00 +01:00
Carlos Santos c0d8f24533 openvidu-components: Added lang and captionsLang directive tests 2022-11-24 14:13:18 +01:00
Carlos Santos 6ab6c22158 openvidu-components: Updated captions e2e test 2022-11-16 12:15:21 +01:00
csantosm f8d76f647c openvidu-call: Fixed testing OpenVidu URL 2022-09-23 11:43:04 +02:00
csantosm 51c8eb27e6 openvidu-components: Added e2e test 2022-07-14 09:38:08 +02:00
csantosm b4080fedea openvidu-components: Renamed subtitles components to captions 2022-07-06 13:46:42 +02:00
csantosm 0b74590252 openvidu-components: Added preliminary subtitles 2022-07-05 12:17:03 +02:00
csantosm 84d3ea1de7 openvidu-components: Updated E2E test 2022-06-28 14:16:53 +02:00
csantosm 26f96761cd openvidu-components: Improved play recordings feature 2022-06-22 12:35:31 +02:00
csantosm a1d55575fd openvidu-components-e2e: Added settings button test 2022-06-16 15:56:57 +02:00
csantosm 2fd764ce7c openvidu-components: Commented recording e2e test 2022-06-02 17:05:51 +02:00
csantosm 5754dcfd8f openvidu-components: Updated e2e test 2022-06-02 12:44:32 +02:00
csantosm 19a64c993a openvidu-components: Moved webcomponent e2e test to e2e directory
- Unifyed the e2e test in one single directory with a common config and dependencies
2022-03-21 16:33:40 +01:00