Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 366 Bytes

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