vialer/vialer-js

Porting Vialer-js webview on Mobile application

hpsony94 opened this issue · 4 comments

Hi guys,

I'd like to ask you about the plan to port vialer-js on Mobile (Android/iOS) platform?
I'm trying to porting it but I'm stuck with device problems (Mic, speaker...)

Has anyone tried it?

Thanks,
Sony

In case you're interested: I'm working on a fork with PWA(Android) support: https://github.com/garage11/ca11

hi @jvanveen

it sounds good when I get your repo, anyway I tested https://ca11.io/ on my android phone,
its performance is not too good, it's so lag ^^

Would you like to share your document which is related to ca11 protocol?
I'm pretty interested in OTT app and WebRTC ^^ hope it can learn more :)

BR,
Sony

Its performance is quite ok on my Xiaomi Mi5. Haven't had the time yet for performance tuning. I suspect WebRTC video may slow things down on mobile. There is no protocol documentation yet; only a draft implementation that proofs that the crypto part works. It's good practice to design it on paper. Will start with that next week (https://github.com/garage11/ca11/issues/7)

Hi @jvanveen ,

Thanks very much for your information, I think so its occurs due to WebRTC video always appear on the app. ca11 protocol sounds interesting. I will take a look at it soon.

BR,
Sony