简体   繁体   中英

how to create live audio streaming between two android mobiles using socket programming..?

I am trying to develop an android app that will allow audio streaming between two android mobiles kind of audio conferencing by using socket programming. what should i use for audio data transfer? i am using api 10

if you want to link inside a LAN then there is hope; however, if you want to connect through the internet then forget about it, NAT s and CGN s and the likes won't let you (well, unless you'll provide a third-party relay server for your app).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM