jiti-meet/modules/RTC
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
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
package.json Adds package.json files for our browserify modules. 2014-12-22 15:46:24 +02:00