Create README for faacedetection

This commit is contained in:
Lukas Herman
2020-11-04 22:39:04 -08:00
parent b35246730d
commit c3100355e5

View File

@@ -0,0 +1,15 @@
## Instructions
### Download facedetection example
```
go get github.com/pion/mediadevices/examples/facedetection
```
### Run facedetection
Run `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