openvidu/openvidu-browser
Flamenco 75b88175cb
Check for outboundStreamOpts before accessing it
This method should be the same as the others in regards to checking for valid property.
It seems the extra logic for `isElectron` evaded the correct checking when calling from an incoming stream.

Error reported:
TypeError: Cannot read properties of undefined (reading 'publisherProperties')
```
2022-01-25 12:49:23 -05:00
..
config openvidu-browser: fix TypeDoc config to properly exclude unwanted folders 2022-01-12 03:38:45 +01:00
src Check for outboundStreamOpts before accessing it 2022-01-25 12:49:23 -05:00
.gitignore openvidu-browser: static folder ignored 2019-08-09 14:06:05 +02:00
.npmignore npmignore files ignoring docs/ folders 2018-09-14 14:51:01 +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.json openvidu-browser: update TypeDoc for TS compatibility 2022-01-12 03:02:31 +01:00
tsconfig.json openvidu-browser: tsconfig.json file to root dir 2019-04-22 14:49:42 +02:00