opentok Questions
4
Solved
Category Conflict: instance method in category from conflicts with same method from another category
There are two situations, that I am aware of, that cause the following errors:
ld: warning: instance method 'resetAudioSystem' in category from /opentok-ios-sdk/Opentok.framework/Opentok(OTPublis...
Novotny asked 12/11, 2013 at 5:35
4
I am trying to have both jitsi and opentok in my android application, and switch them accordingingly.
These are my build.gradle(app) dependencies
//opentok dependency used
implementation files(...
4
Solved
I try to create a Screen Sharing application with the opentok JS client that shares the publishers audio as well.
Screen Sharing works fine. But the audio is never shared.
Now, I noticed a warnin...
3
Solved
Android Telecom Manager no incoming audio/sound on an Added VOIP call
I am trying to add a VOIP video calls in my app. I have registered the phone account and added the call to TelecomManager. Call...
Rance asked 20/6, 2020 at 19:19
4
0
In my one to one video calling app using OpenTok, the publisher's view becomes black after it goes to background mode and enters foreground. The subscriber is also not able to see the view(only see...
Lectra asked 8/11, 2018 at 12:55
6
I'd like to offer video chat on my website and was wondering if anyone can recommend an API/service that'll let me do so. I'm familiar with OpenTok, but not happy that it uses Flash. Also, th...
Parhelion asked 17/10, 2012 at 4:42
1
Solved
I want to implement hangout like chat into my application. I have been using opentok library. In that i have seen libopentok.so file. Can anyone tell me what is that exact usage of libopentok...
1
We are using https://static.opentok.com/v2/js/opentok.min.js
Facing intermittent issues while using Google Chrome v47.0.2
As soon as the session is connected, without showing the permission dialo...
Thelen asked 12/1, 2016 at 13:31
1
Solved
I'm using OpenTok and replaced their Publisher with my own subclassed version which incorporates GPUImage. My goal is to add filters.
The application builds and runs, but crashes here:
func will...
1
When I publish a stream on iOS, TokBox uses the default camera. Is there a way to add live filters to the publisher?
I just want some easy, sample code on how to create a filter and attach it to t...
7
Background:
All my OpenTok methods are in one ViewController that gets pushed into view, like a typical Master/detail VC relationship. The detailVC connects you to a different room depending on yo...
Yoshieyoshiko asked 14/8, 2013 at 4:52
1
I'm trying to use OpenTok for the first time. And What I'm doing is simply trying to run the Sample Hello-World Project that is given by Open-Tok.
I'm using Xcode 5, I have set my project Target ...
Rentschler asked 14/7, 2014 at 11:4
3
Solved
I am using Opentok JavaScript WebRTC library to host a 1-to-1 video chat (peer-to-peer).
I can see my peer's video and hear the audio flawlessly.
My wish is to record audio / video of other chat p...
Schneider asked 4/7, 2013 at 16:40
2
I am working on application where I need to integrate text & video chat and video conferencing feature.
I found that you guys provides solutions for that and I am very much interested in...
Kitchenware asked 27/6, 2013 at 6:46
1
I am currently building a real time video chat healthcare app with opentok api, whose technology is largely built on WebRTC and would like to know how the overall security-aspect is handled.
2
Solved
This question is not only aimed at code but my app design as well.
I have an iphone app that requires opentok to handle the video/audio sessions.
I have gone through basic samples but what I am co...
Brazell asked 7/3, 2013 at 9:45
1
© 2022 - 2024 — McMap. All rights reserved.