This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
jitsi-meet
Watch
3
Star
0
Fork
0
You've already forked jitsi-meet
Code
Releases
Activity
Files
087c26d4942e6d93f63d89c425d9fb2d88f6bbf7
jitsi-meet
/
modules
/
RTC
History
paweldomas
4fb7001b00
Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed).
2015-01-05 13:07:28 +01:00
..
DataChannels.js
Implements RTC module.
2014-12-19 15:59:08 +02:00
LocalStream.js
Implements RTC module.
2014-12-19 15:59:08 +02:00
MediaStream.js
Adds comment to modules/RTC/MediaStream.js
2014-12-22 15:08:49 +01:00
package.json
Adds package.json files for our browserify modules.
2014-12-22 15:46:24 +02:00
RTC.js
Moves require to top for the RTC module.
2014-12-22 11:03:21 +02:00
RTCUtils.js
Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed).
2015-01-05 13:07:28 +01:00