Files
mediadevices/examples/http
2020-12-18 14:33:42 -05:00
..
2020-12-18 14:33:42 -05:00
2020-11-07 20:44:43 -08:00

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