Hi, I'm trying to integrate "video-call" function...
# android
a
Hi, I'm trying to integrate "video-call" functionality, reading a lot about WebRTC, but can't find any samples that use foreground service to save my life, everything I found is implemented in an Activity. Signal app uses foreground service, but damn it is so complex, can't get my head around it. Does anybody have any pointers, sample projects?
google 1
k
Don't spam multiple channels
a
My apologies, wasn't sure which channel fits my question the best
k
To be honest, none of them. Every single channel in this Slack is specifically about Kotlin, and not a general place to discuss various topics.
☝️ 4
1
j
Use twilio programmable video sdk android it worked for me and they have a sample code in kotlin on their github they used webrtc and made it work for android