Skip to content

thelastmile/live-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Streaming live video

architecture option 1 prototype overview:

this method was alluring because it seemed simple. but the mpeg1 audio was a bit choppy. could possibly be improved by de/muxing the audio from video stream.

architecture option 2 prototype overview:

this method lets us use x264 encoder which means higher quality...

architecture option 3:

  • use nginx rtmp module
  • OBS streams to nginx rtmp
  • nginx serves HLS (sites setup ssh port forward)

About

simple live video streaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published