Wish Real Time Server

Javier Alonso

Member
Licensed User
Longtime User
I would like to have an RTSP Server, maybe a wrapper to this gitHub project: https://github.com/VideoExpertsGroup/RTSP.Server.Android

I have managed to send audio and video through my local network using the examples of Walkie Talkie and CCTV camera, but libstreaming + an RTSP server should give a much better quality at a lower bandwith and ensure no sync problems. In the Play Store there are apps like https://play.google.com/store/apps/details?id=com.miv.rtspcamera&hl=es which work very well using this protocol.

Thanks.
 
Top