The same question might have been asked but I didn\'t find any solutions available for me.
I\'m trying to play RTSP stream in android and the server is Darwin stream
I don't think that you can do much with this... Heres my idea:
Make an app that will be started in the same LAN as Darvin, then it will get Darvin's RTP stream which goes over UDP (in LAN) and then transmit that over TCP to WAN, so you can access it. You can easily write that app in C#... and it will work perfectly. Or if you have some Linux distro, you can write a complex Bash script that will use NC to do the same...
So this is basically the idea: