Arduino
Stream Video from Raspberry Pi to Java-Application via TCP
Table of Contents Introduction Java-Application Python TCP Server on Raspberry Pi Result: Stream video from Raspberry Pi to Java-Application During the development of my mobile robot, I was confronted with the problem of how to transmit the video stream of the robots webcam to my central Java-Application. The structure looks Read more…