Skip to content

Latest commit

 

History

History

http

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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