Skip to main content
2 votes
0 answers
181 views

I have setup the source using by below git repo. Audio/video calling is working fine, but there is not an option for screen sharing. I have added one button for screen sharing but that does not ...
Adesh Patel's user avatar
1 vote
2 answers
3k views

I'd developed a video calling app on Android using WebRTC and was using the https://appr.tc as the signaling server (Room Server URL). But according to https://groups.google.com/g/discuss-webrtc/c/...
Arjun's user avatar
  • 1,588
2 votes
1 answer
228 views

My app has 1:1 video calling feature and for that I set up my own turnserver. The turnserver was running perfectly till yesterday. When I try to call from app, turnserver rejects. I tried turnserver ...
Azad Mamun's user avatar
1 vote
1 answer
1k views

I created a webrtc android application using libjinge library, my issue is unable to reconnect after a network failure,In browser used 'icerestart', how to ICE Restart in Android peerconnection ...
Vinay Sebastian's user avatar
1 vote
0 answers
138 views

I am using webRTC to implement one-to-one audio and video calls in my app. I have made a calling activity with an accepting and decline button which appears whenever a call is coming for that device ...
harperdev7's user avatar
1 vote
1 answer
931 views

A WebRTC application was developed with STUN servers alone. These servers work well when the devices are connected to the home network and peer connection is established between devices without any ...
niranj1997's user avatar
2 votes
0 answers
199 views

I have implemented appRTC in my app but changed its flow to multiple guests with one host (like a conference meeting etc.). But the issue I am facing is when I disconnects from host side the app got ...
harperdev7's user avatar
1 vote
1 answer
566 views

I am running apprtc source code I found on github in windows 10. But I have this error when I look at the Cmd console. It seems like a apiclient is missing. I installed it using pip install but I ...
Fox's user avatar
  • 43
5 votes
0 answers
372 views

I am working on webRTC on the android platform. I run the appRTC code(https://github.com/njovy/AppRTCDemo). Now I joined the call from the android mobile and one from the web(https://appr.tc/). it is ...
Shashank Gupta's user avatar
4 votes
0 answers
597 views

In my app, I have implemented webRTC. A host goes live and multiple guests can join him to watch his stream just like Facebook Live or insta Live. But when a stream is live and have any guests, I ...
harperdev7's user avatar
3 votes
0 answers
656 views

I am getting this error randomly on some device when I request to close peerconnection on release build. I have tried to set pro-guard rule for this but still getting below error. Please help me on ...
Avinash Jaiswal's user avatar
1 vote
1 answer
424 views

We are developing an app using AppRTC. Audio and Video call from iOS-iOS and Android-Android are working fine but whenever we try to call from android to iOS or iOS to android, nothing happens after ...
Bilal Awan's user avatar
  • 5,400
2 votes
0 answers
1k views

This is layout of videocall in my app. I use webrtc library. https://i.sstatic.net/akK7p.jpg I want to drag SurfaceViewRenderer which on right&top to any where in screen device.So how can I do ...
Nguyễn Thành Duy's user avatar
3 votes
0 answers
697 views

I am working on webRTC on the android platform. It's working with libjingle peerconnection library and planB semantics plan. But now I am updating apprtc code with the latest webRTC version from here ...
Shashank Gupta's user avatar
0 votes
1 answer
504 views

I am using apprtc-ios from https://github.com/ISBX/apprtc-ios for our video calling project. It is working fine on iOS 12 & iOS 11. After upgrading to my device to iOS 13, it seems the front ...
Sunil Kumar Yadav's user avatar

15 30 50 per page
1
2 3 4 5
7