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

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -