Files
mediadevices/examples/facedetection/README.md
T
2020-11-07 20:42:53 -08:00

16 lines
366 B
Markdown

## 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