Closed firaschmek closed 8 years ago
Please check the SO question for my comment and reply there:
Let's keep it off the tracker until we verify there's an issue.
Best regards
Hi I want to ask you can I build a video chat app for android using node.js as server and android as client?
2016-02-22 19:07 GMT+01:00 Antonis Tsakiridis notifications@github.com:
Closed #277 https://github.com/RestComm/restcomm-android-sdk/issues/277.
— Reply to this email directly or view it on GitHub https://github.com/RestComm/restcomm-android-sdk/issues/277#event-560088093 .
Veuillez agréer, l'assurance de mes sentiments respectueux.
Cordialement,
Firas
Please ask such questions either on https://groups.google.com/forum/#!forum/restcomm or on Stack Overflow tagged with 'restcomm'
Thanks, Antonis
I'm runnig the restcomm hello world project from Restcomm Client Android SDK 1.0.0 BETA3 I
But when I dial I still have errors in the logcat and I don't hear the Restcomm instance associated announcement. this the log content :
02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: stereo playout is not supported 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: failed to enable stereo recording 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: (voe_base_impl.cc:364): Init: Failed to set agc to enabled: 0 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: (voe_audio_processing_impl.cc:1007): SetTypingDetectionStatus: not supported 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: (voe_audio_processing_impl.cc:1007): SetTypingDetectionStatus: not supported 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: failed to enable stereo recording 02-22 17:28:57.993 23805-24296/com.telestax.restcomm_helloworld E/libjingle: webrtc: stereo playout is not supported 02-22 17:29:00.256 23805-23805/com.telestax.restcomm_helloworld E/RCConnection: onSipUAError(): error code: SIGNALLING_CALL_ERRORerror text: sendto failed: EPERM (Operation not permitted) 02-22 17:29:00.306 23805-24297/com.telestax.restcomm_helloworld E/libjingle: SetAudioSend: No audio channel exists. 02-22 17:29:00.606 23805-24335/com.telestax.restcomm_helloworld E/BufferQueue: [unnamed-23805-1] cancelBuffer: slot 5 is not owned by the client (state=0) 02-22 17:29:00.606 23805-24335/com.telestax.restcomm_helloworld E/BufferQueue: [unnamed-23805-1] cancelBuffer: slot 6 is not owned by the client (state=0) 02-22 17:29:00.606 23805-24335/com.telestax.restcomm_helloworld E/BufferQueue: [unnamed-23805-1] cancelBuffer: slot 7 is not owned by the client (state=0)