1

I have a project where I need to do a PC to mobile chat application in android and iOS, I was thinking if that could be possible using phonegap?

I searched a little and found this plugin for capturing video

https://github.com/EddyVerbruggen/VideoCapturePlus-PhoneGap-Plugin

Will it work?

Ok, to add more the backend will be in .net azure server and front end will be the mobile/tablet device and a user should be able to communicate with the admin/supervisor PC web browser.

Nik
  • 441
  • 1
  • 4
  • 18

1 Answers1

0

if you want a livechat, then the plugin will be of no use. I created it for recording video and when recording is done, the result can be played back or sent to a server. Live streaming is not supported.

Best regards, Eddy

Eddy Verbruggen
  • 3,550
  • 1
  • 15
  • 27