Skip to content

CampgroundTV/Vial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vial

A free and open live streaming server software and protocol


Why this Project?

This is by far the easiest to work with and hardware efficient server software for a live streaming platform, although this is made for Campground this could work for any live streaming platform. This is also under the BSD 3-Clause License so feel free to fork it!

How to Build

First we need to install GO-Lang, Go plugins and Node.JS

GoLang

https://go.dev/dl/

Go plugins

go get github.com/notedit/rtmp

go get github.com/gin-gonic/gin

Node.JS

https://nodejs.org/en

Releases

No releases published

Packages

No packages published