mirror of
https://github.com/pion/mediadevices.git
synced 2025-10-29 02:52:57 +08:00
Create README.md
This commit is contained in:
19
examples/http/README.md
Normal file
19
examples/http/README.md
Normal 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
|
||||
Reference in New Issue
Block a user