A self hosted livestreaming server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
knotteye 4309da7c39 Added setup script for inspIRCd 5 years ago
src Added setup script for inspIRCd 5 years ago
.gitignore Added setup script for inspIRCd 5 years ago
LICENSE Add package.json and LICENSE, name the project. 5 years ago
README Added setup script for inspIRCd 5 years ago
ircd-setup Added setup script for inspIRCd 5 years ago
package-lock.json Added setup script for inspIRCd 5 years ago
package.json Added setup script for inspIRCd 5 years ago
tsconfig.json Initial 5 years ago

README

Satyr: A livestreaming server

System dependencies: npm, node, typescript
(Typescript can be installed through npm)

Build Instructions
git clone https://gitlab.com/knotteye/satyr.git
cd satyr
npm install
tsc

Run the server
node server.js