Video Server using Multicast is finally working

Multicast test

Finally, the Video Server is working using Multicast UDP protocol. There is no more limit to the number of clients that can connect to server, each client must only start binding to the correct port and can start to receive the frames asyncronously. I tested the code of the SDK…

Continue reading

MyzharBot has got an eye… RobotGUI has got video!

VideoServer Test

Finally RoboControllerSDK has got Webcam Server and Webcam Client modules… using the Qt/OpenCV OpenGL widget, fully described on my personal blog, now RobotGUI is capable of showing the videostream coming from a webcam assembled on MyzharBot. The images are sent after a JPEG compression, as described in another page on…

Continue reading