Audio and Video Calling

How we will Creating an Audio and Video Calling App with Ionic .

You can start with phoneRTC

thanks pliablepixels, i will try phoneRTC then inform you about the result.

How to run the demo file in phonertc ?
what are the steps that must be followed to test the phonertc demo file.
The folder structures are different compared to ionic project in phonertc demo file.

check this out http://stackoverflow.com/questions/26410915/phonertc-demo-application or the wiki of phonertc.

I followed this link,they are explaining only for ios deveopment.
i wanted to build it on android

it’s for android also… please take a look again they are saying if you build on mac there are extra added instructions.

Hi Alisax,I am trying to use phonertc in ionic framework.
If you have gone through the phone rtc demo file , please share the steps to run the demo file of phone rtc.

if not please suggest me a plugin to render video and audio in ionic framework

Thank you so much.
If i am not wrong those steps are for cordova right.
I want for ionic framework.
Dont mistake me am bit confused.
Need help .

Thanks in advance

you just need to change cordova to ionic. Example: “ionic run android” instead of “cordova run android”… The demo app has been built on top of ionic at the first place…

Hi anicacute09, i did as you said i replaced ionic with cordova

cordova plugin add org.apache.cordova.device
cordova plugin add org.apache.cordova.console
cordova plugin add https://github.com/alongubkin/phonertc.git

Error before changing
cordova plugin add org.apache.cordova.device
whenever i run these above commands, i am getting these below errors.
Couldn’t find ionic.config.json file. Are you in an Ionic project?

Please help.

Hi anicacute09, when i run the server i am getting this error.

Error: ENOENT: no such file or directory, stat ‘/home/cloudcollab/phonertc/demo/server/index.html’

Please provide inputs
Thanks

no what I mean is, the project is in cordova but the codes/functions are been in angular/ionic so you need to follow the instructions from the post(stackoverflow) in order to successfully run the demo app…

I followed instructions from this link which you suggested, i am unable to run those cordova commands even after changing cordova to ionic

cordova plugin add org.apache.cordova.device
cordova plugin add org.apache.cordova.console
cordova plugin add https://github.com/alongubkin/phonertc.git

error: Couldn’t find ionic.config.json file. Are you in an Ionic project?
Error: Current working directory is not a Cordova-based project.

When i start server using node index.js
i get Error: ENOENT: no such file or directory, stat ‘/home/cloudcollab/phonertc/demo/server/index.html’

Where am i going wrong am not getting.
please help

unable to add cordova plugin …
following is my path.
D:\Dhanashri\phonertc\demo\client>cordova plugin add org.apache.cordova.device
Error: Current working directory is not a Cordova-based project.
i am getting this error.
please help

Dear @RaviMSGR,

It is really funny to read through your comments where you instead of politely asking for help, trying to command others to help you without any question marks or anything.
I am pretty sure you would not tolerate the same.

Anyway cheers to you @anicacute09! :slight_smile:

@RaviMSGR I am also a newbie and I understand what he was going through. Stressing you out because of the codes that not work will not help anything at all… Beside I wouldn’t recommend PhoneRTC because it wasn’t updated anymore. Try to use WebRTC… Sorry I am really busy also… Thanks for understanding…

It’s okay for me @eulogy14 haha xD