Skip to content

A website that allows you to stream webcam and microphone input over the network. Powered by WebRTC and Golang!

Notifications You must be signed in to change notification settings

LQR471814/web-media-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-media-stream

A website / webserver that allows you to stream webcam and microphone input over the network. Powered by WebRTC, Web Audio API, Leader-Line.js and Golang!

NOTE: This is not secure despite using https schema so one should really only use it over LAN.

Usage

Simply run the server then navigate to <your_ip_address>:3000 to view the webpage!

The Client is the one that sends microphone and video input while the Viewer receives it and displays it on a webpage.

About

A website that allows you to stream webcam and microphone input over the network. Powered by WebRTC and Golang!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published