Skip to content

Stream Savers is a free, open-source and easy-to-use service to loop stream 24/7 to YouTube

License

Notifications You must be signed in to change notification settings

crizmo/Stream-Savers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Savers main website !

The main website for Stream Savers. This does not contain the streaming server source code.

A snippet of streamsavers.live

Main deployment: streamsavers.live

Minimal loop streaming program: Click here

Streaming Server: Click here

Setup

  • Node.js 16+ recommended
  • Install a process.env handler
  • If not on Replit, swap out ReplDB for some other (used to store minutes streamed)
  • In process.env:
    • hCaptchaSecret for your hCaptcha secret
    • hCaptchaSiteKey for your hCaptcha site key
    • secretPath for the random string of characters that the streaming servers also have
    • servers for a comma seperated list of streaming server hosts (e.g. google.com,example.com)
    • serversToIdentifier for a comma seperated list of the server and it's number identifier (e.g. google.com|1,example.com|2)
    • webhook as a Discord webhook to send updates such as video checks, new streams, stream deletes, etc.

License

MIT

About

Stream Savers is a free, open-source and easy-to-use service to loop stream 24/7 to YouTube

Topics

Resources

License

Stars

Watchers

Forks