-
Some questions:
1. What is the difference between the opentok.js file included in this repository and the one hosted on opentok's site: http://static.opentok.com/v2/js/opentok.min.js
2. What version i…
-
Hi,
I'm just curious on whether or not the opentok ios library size can be trimmed down or not. I'm using the Intel XDK framework (importing opentok as a third party plugin via the web) to build. Up…
-
Greetings! I'm currently using opentok 64bit on top of ionic framework (I tested it on an actual IOS device) and I got an issue on styling the video. Initially it loads fine. It looks ok. The problem …
-
Using this api and passing the options { mediaMode : "routed" } doesn't actually seem to created a routed connection. When I connect iOS clients they can't publish to more than one subscriber.... howe…
-
Hello,
My employer uses OpenTok API and I've developed some code in Python 2.7 using this SDK.
We are considering move from Python 2.7 to Python 3.3 and we need this SDK ported on Python 3.
Do you …
diyan updated
9 years ago
-
Hello,
I am having issues in both of my apps in iOS and Android. Apple wrote me an email saying my app need 64 bit support:
Missing 64-bit support - Beginning on February 1, 2015 new iOS apps submit…
-
Hi, Mr. Song.
I don't know your mail address, so I request help via here.
I am developing video chat app using your OpenTok SDKs.
But I need your help in developing web client app.
I got the sample co…
-
Because digest/hmac is removed from Ruby 2.2, it's recommended that OpenSSL::HMAC is used instead.
```
/Users/rollyfordham/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54…
-
The instructions are not 100% complete. At the very least, if someone is installing with just the zip, they need to know about dependencies like http://james.newtonking.com/json
-
Guys,
I think you should add urgently the possibility of generating session tokens without reaching your servers.
If we have a secret, which we do, I think we have everything to the power of encryp…