Adam Ullman
Adam Ullman
@ibc this is actually the same behaviour as the HTML `` element. It's just different than the OpenTok platform. opentok.js does some sizing and masking of the video element to...
Basically this is what we want to be able to do: http://jsbin.com/yaheka/edit
Sure, I'm building presence using graphql. Basically storing a lastSeen value for each user every few seconds and then having everyone subscribe to that. Rather than persisting this value I...
I wasn't working on it yet, I have registered your vote for it though. In the meantime the [StreamFilter sample](https://github.com/opentok/opentok-web-samples/tree/master/Stream-Filter) shows you how to get access to a MediaStream in...
chrome stable failed 
chrome stable failed 
chrome stable failed 
firefox stable failed 
ie 11 failed 
Hm, can we use `subscriber.subscribeToAudio(false)` instead?