opentok-meet icon indicating copy to clipboard operation
opentok-meet copied to clipboard

Opentok app with screen sharing using the WebRTC screen sharing feature

Results 27 opentok-meet issues
Sort by recently updated
recently updated
newest added

If I select H264 as the codec for a project (I have found this scales a lot better than VP8 due to the hardware acceleration), I get the following error...

Whilst I appreciate you want to see where the code might be installed, embedding ga tracking (spotted it on the index and room views) without getting consent is not a...

Submitting in same repo so that the Travis private variables work. See https://github.com/aullman/opentok-meet/pull/192 for more details.

It would be nice to give the users the ability to choose which mic and camera they want to use for the webrtc session. The new google hangouts (now called...

@leahciMic noticed this when trying to use meet.tokbox.com as a service. If 2 people connect to a new room at the same time and that room doesn't already have a...

bug

Now that the [subscriber.setPreferredResolution](https://tokbox.com/developer/sdks/js/reference/Subscriber.html#setPreferredResolution) method is publicly available we should move [this code](https://github.com/opentok/opentok-meet/blame/master/src/js/simulcast-service.js) to master. It will mean that bandwidth for subscribers is more optimised.

enhancement

I'm working on couple of the project issues and I'm losing a lot of time in the UI layer due to webpack. I figured it would be worth asking if...