mirror of
https://github.com/pion/mediadevices.git
synced 2025-09-27 04:46:10 +08:00
Instructions
Download facedetection example
git clone https://github.com/pion/mediadevices.git
Compile and Run facedetection
Run cd mediadevices/examples/facedetection && go build && ./facedetection
You should be able to see some loggings when it can see faces.
Congrats, you have used pion-MediaDevices! Now start building something cool