openvidu/openvidu-browser
csantosm ec807d3944 openvidu-browser: Fixed bug with audio only MediaStream
If a MediaStream is published with video track stopped  and a standard audio track, the video was not playing because the video track of subscriber was enabled. This track must be disabled for allowing play the video. 
Issue reference: https://openvidu.discourse.group/t/microphone-doesnt-work-correctly-on-web-from-a-mobile-device/4514
2023-03-31 14:37:22 +02:00
..
config openvidu-browser: fix TypeDoc config to properly exclude unwanted folders 2022-01-12 03:38:45 +01:00
src openvidu-browser: Fixed bug with audio only MediaStream 2023-03-31 14:37:22 +02:00
.gitignore openvidu-browser: update .gitignore 2023-03-15 23:06:46 +01:00
.npmignore npmignore files ignoring docs/ folders 2018-09-14 14:51:01 +02:00
.prettierrc openvidu-browser: Added common format config file 2022-08-17 18:05:32 +02:00
LICENSE openvidu-browser 2.0.0 refactoring 2018-04-26 15:33:47 +02:00
generate-docs.sh openvidu-browser: fix TypeDoc config to properly exclude unwanted folders 2022-01-12 03:38:45 +01:00
package-lock.json Update to version 2.26.0 2023-03-15 22:00:53 +00:00
package.json Update to version 2.26.0 2023-03-15 22:00:53 +00:00
tsconfig.json openvidu-browser: tsconfig.json file to root dir 2019-04-22 14:49:42 +02:00