Show HN: OpenCV over WebRTC (in Go)

19 Sean-Der 2 9/7/2025, 9:31:29 PM github.com ↗

Comments (2)

RezaSi · 43m ago
Neat demo — cool to see GoCV + Pion working together over WebRTC. Curious if you’ve tried running object detection or overlays before sending the stream?
valorzard · 59m ago
I used to do some basic CV stuff back when I did the First Robotics Competition (FRC) in high school, so it's cool to see it being done over WebRTC!