Skip to main content
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
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
3 answers
4k views

I'm learning WebRTC and I have found its JavaScript documentation quiet good. But then, I want to work with webrtc on Android. So I found this page. After Adding the libraries I cannot find ...
Stefano Mtangoo'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
0 votes
0 answers
269 views

I am connecting with the signaling server using an AppRTC Peer to peer connection. I use WebRTC Framework. All file & classes are working fine and the setup seems correct. But when I call this ...
Vivek StarTele Logic's user avatar
0 votes
1 answer
297 views

In my app , I implemented APPRTC. Before implement the APPRTC my app size is 6MB. After implemented APPRTC My app size went 16 MB. i am using one to one Voice chat only. Can we have any other options ...
R karthik's user avatar
1 vote
0 answers
89 views

I am using appRTC to make video calls, but there is a time when the screen is black before connecting to the server, instead I would like to show the camera capture on the screen while waiting : ...
Slimane amiar's user avatar
3 votes
0 answers
3k views

I downloaded code of a opensource WebRTC application demo project provided by google WebRTC team from GitHub with this URL : https://github.com/webrtc/apprtc This project runs with Google Cloud SDK ...
Ori Arbes's user avatar
  • 313
2 votes
0 answers
307 views

I am using the AppRTCDemo-master sample for video calling. It is working if both the devices are connected to the room. I want to send a call to the other device if the app is not open also. Here is ...
Lassie's user avatar
  • 994
1 vote
0 answers
154 views

1. I have cloned the git repo of apprtc - https://github.com/webrtc/apprtc 2. Altered the code to include status messages 3. Run the code locally successfully - it works fine on local host. 4. Stuck ...
Zizou-Yoda's user avatar
0 votes
1 answer
349 views

Iam new in webRtc. I need to run appRtc application on my local machine. I got the codebase from github and successfully run on my local ubuntu machine. these are logs when try with browser on my pc ...
Abdul Manaf's user avatar
  • 5,013
0 votes
1 answer
743 views

I am new in webrtc.I need to create a new implementation of webRtc. I got the source code of apprtc from Github. it is working fine on my local machine. But in apprtc, it will support only maximum 2 ...
Abdul Manaf's user avatar
  • 5,013
1 vote
0 answers
171 views

Hi i have integrated AppRTC(webrtc demo app) application into my Application, it builds fine, but when i turn on video call its crashing with following error SocketRocket: In debug mode. Allowing ...
Ravi's user avatar
  • 11
3 votes
0 answers
4k views

I am trying to run AppRTC-iOS(native iOS video chat app based on WebRTC) I am able to connect web socket connection and also WebRTC able to receive sdpOffer. When I am receive the call and video ...
Abhishek singh's user avatar

15 30 50 per page
1
2 3 4 5