Skip to content

stream screen capture of your desktop through HTTP with Go

License

Notifications You must be signed in to change notification settings

mrf345/live-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-feed

Small utility to stream screen capture of your desktop through HTTP

Setup

head to https://github.com/mrf345/live-feed/releases

Linux/MacOS
  1. Download and extract

    • Linux live-feed-*-linux-amd64.zip (NOTE: doesn't support Wayland)
    • Mac Intel live-feed-*-darwin-amd64.zip
    • Mac M1,2 live-feed-*-darwin-arm64.zip
  2. Run

    • chmod +x live-feed
    • ./live-feed
Windows
  1. Download and extract live-feed-1.0.0-windows-amd64.zip
  2. From a CMD prompt run live-feed.exe

About

stream screen capture of your desktop through HTTP with Go

Resources

License

Stars

Watchers

Forks