Send file from android to javascript using RTC

192 Views Asked by At

I have a little question, how i could implements an Android app using RTC and send to an Javascript server.

I've saw Android WebRTC DataChannel binary transfer mode

But i've no idea to how implement an DataChannel

Is there a tutorial to implement an WebRTC / RTC in android ? and create an channel that i could retrieve in Javascript nodeJS ?

0

There are 0 best solutions below