I want to build a phonegap
video chat for public use, but I didn't find any solution for iOS.
I tried Phonertc
for example, which looks like the only plugin built for p2p
video, but it doesn't work at all. It's full of bugs and really not stable, what would you suggest now?
I thought about streaming in p2p
the camera video in background using the phonegap media plugin and some services like amazon servers for relaying, I would avoid using tools like tokbozx
and twillio
.
I really need to be able to manage the video stream so that I can apply filters and more from a canvas for example.
Please if you have some idea let me know, thanks!!
So what do you think the steup and logic should be behind building a cordova
video and audio p2p
chat?
thsanks