Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Windsdon/vban-bridge-client

The client for the vban bridge
https://github.com/Windsdon/vban-bridge-client

Last synced: 7 days ago
JSON representation

The client for the vban bridge

Awesome Lists containing this project

README

        

# vban-bridge-client
Client application for the vban-bridge.

This application connects to a vban-bridge-server over a secure TLS connection
and re-transmits all of the streams that it receives.

You can configure the ports and hosts in the .env.

## Running
* Clone this repository
* Run `npm install`
* Run `npm run build`
* Run `npm start`