Open mattnull opened 11 years ago
rtc.createFullStream(onSuccess, onFail) rtc.createVideoStream(onSuccess, onFail) rtc.createAudioStream(onSuccess, onFail)
@cavedweller @sarenji what do you think of this?
I think it's fine. No issues with it.
rtc.createFullStream(onSuccess, onFail) rtc.createVideoStream(onSuccess, onFail) rtc.createAudioStream(onSuccess, onFail)