Hi everyone, Here is the Socket.IO Client library wrap for this Github Project. Click here for the B4i wrapper SocketIOClient Author: @Biswajit Version: 2.5 Dependency: OkHttpUtils2 SocketIOClient Method: initialize(EventName As String) connect (host As String, params As String, secure As...
www.b4x.com
Send the microphone audio data from Recorder object (array of bytes) or image data from camra object (array of bytes). on reciving from the other end write the audio bytes to the AudioPlayer object for playing (set the audio channel as required) or show the image data in an ImageView. You can also send other data like userid or any other object along with the audio or video data.
I will post a fully working And2And or And2iOS audio and video calling tutorial soon. I'm stuck due to some ios limitations.