-
Need to use OpenTok API to create a voice call
https://tokbox.com/developer/sdks/js/
Use GET /calls/new api endpoint to get tokbox authentication token.
https://tokbox.com/developer/guides/co…
-
Hi, I am new to Play framework. Currently I am use hibernate and I want default table charset to be UTF-8. Unfortunately, No matter what values I set in persistence.xml, it will failed and the charset…
-
The list includes all of the node modules and their latest versions:
```
amqp 0.2.4 → 0.2.6
analytics-node 1.2.2 → 2.1.0
appmetrics …
-
This is a must now to submit to the Apple app store.
![screenshot_2096](https://cloud.githubusercontent.com/assets/1474114/4932566/1666c032-658b-11e4-8540-dad0beaaca9b.png)
-
警告: [options] 未与 -source 1.7 一起设置引导类路径
注释处理程序抛出未捕获的异常错误。
有关详细信息, 请参阅以下堆栈跟踪。
````
java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkState(ZLjava/lang/String;Ljava/lang/Object…
liudg updated
7 years ago
-
2.6:
Some tests use the `expect` function from the `sure` module. Sure no longer supports Python 2.6 (sometime since our last build and now) and currently tests fail trying to run tox in Python 2.6.
…
-
Hi
I saw message error at console in the chrome "opentok.min.js:57 OT.Publisher.onStreamAvailableError "
Can you help me?
Regards,
-
I already did that but getting the issues
# !/bin/sh
if [ -z "$API_KEY"] || [-z "$API_SECRET" ]
then
export API_KEY=45611482
export API_SECRET= 0123abcd
fi
if [ -d "cache" ]
then
rm -rf cach…
-
Hi guys i get this error when i use my application with a 64 bit device. Samsung s6 and a nexus 9. Could you please help me with this. I am using the SDK version 2.5.0
-
Hi,
We are using your module, and within the past couple days we are having issues with a subscriber connecting to a session on Android
We're getting the following, error on the last line.
[INFO] :…