/live-feed

stream screen capture of your desktop through HTTP with Go

Primary LanguageGoMIT LicenseMIT

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