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

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: 3 months 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