Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/younes43/bouncing-ball-tracker-client-server-application

Real-time bouncing ball tracker using WebRTC for communication between a client and a server. The server generates a video stream of a bouncing ball while the client processes this video to track the ball's position. The detected position is then sent back to the server, where it calculates the accuracy of tracking.
https://github.com/younes43/bouncing-ball-tracker-client-server-application

client client-server docker kubernetes opencv python server tcp tcp-client-server tcp-socket webrtc

Last synced: about 4 hours ago
JSON representation

Real-time bouncing ball tracker using WebRTC for communication between a client and a server. The server generates a video stream of a bouncing ball while the client processes this video to track the ball's position. The detected position is then sent back to the server, where it calculates the accuracy of tracking.

Awesome Lists containing this project