phonertc
phonertc copied to clipboard
WebRTC for Cordova apps - No longer active
How to make a call using the LAN connection i successfully established a connection between two devices but how can i use phoneRTC plugin to make a Voice call using...
Hey Does anybody made the update to Swift 3 code ??
Hello, I want to use this plugin with ionic 3?
iOS->iOS, iOS->PC, PC->PC work fine. but PC->iOS doesn't work. PC sent offer with sdp to iOS. But iOS had an error below and didn't replay answer. Please help me. SDP...
executing root@nodejs-512mb-nyc3-01:~/test3# cordova -v 7.0.1 root@nodejs-512mb-nyc3-01:~/test# cordova plugin add https://github.com/alongubkin/phonertc.git Error: Failed to fetch plugin https://github.com/alongubkin/phonertc.git via registry. Probably this is either a connection problem, or plugin spec is incorrect....
Fixed path definition for Android
Hi, How to use phonertc plugin in ionic 2
This plugin can just be a player and integrate with wowza webrtc?
Android i succesfully communicate within device and able to speak. Browser succesfully communication but cant hear any sound in phonertc.Whether it is bandwidth issue or any other issue. I successfuly...
Hello I'd like to use free TURN server. I need only audio call between two users. var config = { isInitiator: isInitiator, turn: { host: 'turn:numb.viagenie.ca', username: '[email protected]', password: 'muazkh'...