Create README.md

This commit is contained in:
Lukas Herman
2020-11-04 22:33:51 -08:00
committed by GitHub
parent 2fe26ea1f7
commit 0c61817369

19
examples/http/README.md Normal file
View File

@@ -0,0 +1,19 @@
## Instructions
### Download http example
```
go get github.com/pion/mediadevices/examples/http
```
### Run HTTP server
Run `http`
### Access the camera stream from the browser
Go to "http://localhost:1313"
Congrats, you have used pion-MediaDevices! Now start building something cool