You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Playout control software that can be customized to fit your needs. Developed for CasparCG but can control anything that supports OSC.
9
9
10
10

11
11
@@ -17,21 +17,16 @@ Extendable and lightweight playout software
17
17
18
18
## Table of contents
19
19
-[Goals](#goals)
20
-
-[Motivation](#motivation)
21
20
-[Features](#features)
21
+
-[Community plugins](#community-plugins)
22
22
-[Compatibility](#compatibility-notes)
23
23
-[Download and install](#download-and-install)
24
24
-[Documentation and API](#full-documentation-and-api)
25
25
-[Security](#security)
26
26
-[License](#license)
27
27
-[Maintainers](#primary-maintainer)
28
28
29
-
## Motivation
30
-
31
-
As developers of production software we found ourselves in a position of rebuilding tools with similar functionality and core features time and time again. Bridge is an experiment for a collection of core tools and a platform for plugins that enables reuse of the tools we build. Not only does it encourage a mix-and-match mindset where operators can choose from a selection of already built components, it cuts down on development time and enforces stability.
32
-
33
29
## Features
34
-
35
30
- HTTP web interface for remote use
36
31
- A fully customizable grid layout
37
32
- Variables
@@ -41,7 +36,12 @@ As developers of production software we found ourselves in a position of rebuild
0 commit comments