videochat Questions

3

Solved

I'm trying to create WebRTC video chat. Now I'm stacked on creating media-tracks buttons (mute video to enable or disable video sending, and mute audio to make the same with audio). Here is my code...
Mossbunker asked 26/12, 2015 at 8:9

1

Solved

What is the best way of implementing a whatsapp-like videochat and textchat into ones own app? Reliability, ease of integrating and documentation and lastly pricing. Agora: link Twilio lin...
Pyxidium asked 5/8, 2018 at 14:24

1

Solved

Im trying to use webRTC API such as getUserMedia and RTCPeerConnection for my app which is built with the cordova framework. I am wondering if its possible for webRTC to work on both Android and ...
Coussoule asked 3/3, 2018 at 18:3

2

I was following the instruction given by quick blox as below: https://quickblox.com/developers/Sample-webrtc-android dependencies { compile 'com.quickblox:quickblox-android-sdk-videochat-webrtc:3...
Quito asked 11/3, 2017 at 4:33

1

I am developing app of video chat in Web RTC. I am going through documentation of Web RTC. I have followed all steps mentioned for Getting the Code export GYP_DEFINES="OS=android" fetch --nohoo...
Mancy asked 21/10, 2016 at 13:49

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

For few days i am working on quickblox.i keep opponent view below my view like this. It works fine but when i keep views like skype:- Opponent view is on full screen and my view is on top right co...
Gelman asked 16/5, 2016 at 7:19

2

I have developed a video chatting application,but the video is displayed with high latency.video is streamed over rtsp.how to reduce the delay in playing the rtsp stream?
Rhoea asked 29/5, 2012 at 4:27

2

Solved

I'm trying to implement 3-way video chat inside an Android app using the WebRTC Native Code package for Android (i.e. not using a WebView). I've written a signalling server using node.js and used t...
Unbelieving asked 4/10, 2015 at 0:30

2

i am working on one android application with the functionality of p2p video chat just like Skype. while researching on google, i got some libraries but not getting anything for android native. i d...
Gayla asked 26/2, 2015 at 10:40

1

Solved

I am trying to display camera picture on screen using a subclass of QAbstractVideoSurface, and I've no experience on this. I'd appreciate if anyone can explain how to do it.
Vasoconstrictor asked 7/10, 2014 at 6:14

0

I have use webrtc for video conference. I used this tutorial to learn. In local places it works perfectly, but when I try to connect to other country based location it faces NAT traversing issues t...
Teyde asked 30/6, 2014 at 12:1

2

Solved

I am working on a wpf application which is suppose to have video calling feature. So I am going for Skype to provide me with the solution. I am using Skype4COM library to do it. I got all the frie...
Dog asked 19/2, 2014 at 12:11

2

I am a total noob on this site so please be patient. I am trying to initiate a Video Chat/Call without any user interaction or confirmation. I found this: Uri imUri = new Uri.Builder().scheme("xm...
Varela asked 2/2, 2012 at 4:26

3

Solved

Is there a library or any way to embed video chat capability in a ios application ?
Pharynx asked 7/6, 2011 at 3:2

1

Solved

I looked at these links http://www.tokbox.com/opentok/api/tools/js/documentation/overview/publish.html http://www.tokbox.com/opentok/api/tools/js/tutorials/overview but their are no examples for...
Ursala asked 22/10, 2012 at 9:7

1

Solved

Can anyone please tell me the way to do video chat in iphone? I tried to search it on many website but in vain. I found this link: http://code.google.com/p/xmppframework/wiki/iPhone I am not sure...
Metaphysic asked 1/6, 2011 at 19:40

1

I'm working on a new website and I'd like to add a videochat feature. So I'm looking for services giving an API to do that easily. Here is the list of features I need: 1-to-1 chat (a user ...
Tohubohu asked 14/9, 2010 at 15:17

1

Solved

Is there any way to implement something similar to Chatroulette without using Flash or Silverlight? No, the yet-to-be-implemented-but-very-nice-to-have HTML5 Stream API is not a valid answer. ;-) ...
Harrumph asked 31/3, 2010 at 21:19
1

© 2022 - 2024 — McMap. All rights reserved.