Open dpproduction opened 9 years ago
I am currently using libstreaming to transmit video from one device, via RTSP, and playing it on a second android device using the built in media player.
Wow cool! What about if the device are not in the same local area network, how to create connection between devices? Is RTSP bi-directional protocol, can the device be in the role of receiver and transmitter? Like the phone call, and when you can talk and listen at the same time. Thank you!
gabberrr > you can find lib vlc, build it on android studio and ubuntu, it can play rtp video link. http://stackoverflow.com/questions/30259182/build-vlc-for-android-project-failed-on-ubuntu-12-04
Hi! Can I use this library for audio/video calling (p2p) from one android device to another?