webrtc - Should the android application create SDP by it's own? -


i writing webrtc client android. having own signalling server.

i have web api accepts sdp create session on web server!
what want know that: how create sdp android app used pass web api?
is there 3rd party library can used generate sdp android app?

assuming using android native webrtc, in case android app offerer. invoke createoffer generate offer sdp in android end. similar process how start offer web based webrtc implementation.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -