How can I mirror the screen of the Android Device into Nodejs?
Currently, I want NodeJS to detect the android device mirror its screen, and pass to angular through the socket.
Any help on this?
Thank you