Hello,
Are there any API that I can send the buffer through RTP? Any guide or hints would be great
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
Are there any API that I can send the buffer through RTP? Any guide or hints would be great
Thanks.
Hi John,
There is a link to Android API (android.net.rtp) for RTP allowing applications to manage on-demand or interactive data streaming:
http://developer.android.com/reference/android/net/rtp/package-summary.html
BR
Tsvetolin Shulev
Hi
Thanks for the reply. Unfortunately I'm using C to code for the application. Any api for C?