Zilehuda Tariq • almost 6 years ago
Not able to get audio/video of in a realtime to a backend server
Hello Team, I am not able to find any API in web SDK using which I can keep sending an audio or video to backend server on a realtime (not talking about the recorded video/audio). So can I use RecordRTC with Agora SDK?
Comments are closed.

6 comments
William Du Manager • almost 6 years ago
If I understand your question correctly, I believe you are asking about constantly sending raw data to a backend server. We do have a way to do that. I would recommend asking the same question on our Slack channel. We have the community to teach you how to do that.
In terms of the hackathon rules, you are free to use any other third-party SDKs, as long as you use at least 1 Agora SDK. In short, you can use RecordRTC with Agora SDK.
Zilehuda Tariq • almost 6 years ago
Hey William Du, thank you for your reply. Since yesterday I checked your python SDK and opensource contribution on GitHub and also check the sample projects but it won't help me.
Yes, you understand my question correctly. what I want is I have a Javascript client (agora video calling app) and I have a python backend server. I wanted to constantly send the raw data to the python backend, do some processing, and send back the data to the javascript client.
client (javascript) <- (continuously data transmit) -> server (python) [computation]
I have already asked this question on slack but no one replied there. If you don't mind, can you please share the SDK and how-to guide? it would be really helpful.
TIA
William Du Manager • almost 6 years ago
Sorry to hear that you are not getting a response on Slack. Let me assign someone to help you with the request. What’s your slack name?
Zilehuda Tariq • almost 6 years ago
my slack username is @zilehuda.
Btw thanks William for helping me out. I appreciate that.
William Du Manager • almost 6 years ago
Thanks. Let me ping the team and get back to you ASAP.
Zilehuda Tariq • almost 6 years ago
Thank you so much.