Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 359 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 359 Bytes

Instructions

Download http example

git clone https://github.com/pion/mediadevices.git

Compile and Run HTTP server

Run cd mediadevices/examples/http && go build && ./http :1313

Access the camera stream from the browser

Go to "http://localhost:1313"

Congrats, you have used pion-MediaDevices! Now start building something cool