Home
Softono

Bitwave

Open source Vue
144
Stars
31
Forks
114
Issues
11
Watchers
3 years
Last Commit

 About Bitwave

Bitwave is the front-end interface for bitwave.tv, an open platform live video streaming service designed to empower creators to express themselves freely. Built as a web application, it facilitates the viewing and management of live broadcast content. The software leverages a modern technology stack including Vue.js for reactive user interfaces, Nuxt.js for server-side rendering and routing, Vuetify for Material Design components, and Video.js for robust media playback capabilities. It supports both development and production workflows, allowing developers to set up hot-reloading environments for rapid iteration using npm commands or build optimized instances for deployment. The platform serves as a client-side solution that connects users with live streams, ensuring a seamless experience for both content creators and audiences. By utilizing open standards and frameworks, Bitwave aims to provide a flexible and accessible foundation for the next generation of live streaming services without the restrictive li

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Bitwave?

We provide expert installation service for this software. Our team will install, configure, and secure Bitwave on your server. plans start at just $30.

[bitwave.tv]

bitwave.tv banner image

[bitwave.tv] - an open platform live streaming service for creators to freely express themselves.

Dev Setup

# install dependencies
$ npm ci

# serve with hot reload at localhost:3000
$ npm run dev

Production Setup

# install dependencies
$ npm ci

# build for production and launch server
$ npm run build
$ npm start

jetbrains logo

For additional explanation on how things work, checkout: