'Screen Sharing from PC to Android wirelessly

I want to integrate the feature of screen sharing in my android app. Basically, I want to receive my PC screen running windows on my android without any noticeable latency.

I have tried VNC, rtsp and http but could not get the level of latency I require. VNC performs better than other 2 but I dont know how to integrate it in android.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source