Files
mediadevices/examples/facedetection
2020-11-07 20:42:53 -08:00
..
2020-11-07 20:42:53 -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