nrkno / sofie-casparcg-launcher

Sofie CasparCG Launcer: A Part of the Sofie TV Studio Automation System

Home Page:https://github.com/nrkno/Sofie-TV-automation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sofie CasparCG Server Launcher

This is the CasparCG Server Launcher application, part of the Sofie TV Automation System.

General Sofie System Information


Features

  • Presents log in a more readable format with lines coloured by severity
  • Builds as a single exe that can be dropped into existing casparcg folder
  • Allows for easy stopping and restarting of both casparcg and media-scanner
  • Allows for running other processes (eg custom clients)
  • Option to pass through command line options to each executable
  • Auto restart each process upon crashing or exiting
  • Basic http api to stop/start/restart each process remotely
  • Serve folders over http (eg templates, media)
  • Status page to see an overview of process status

See the changelog for more information

Screenshots

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint

This project was generated with electron-vue@7c4e3e9 using vue-cli. Documentation about the original structure can be found here.


The NRK logo is a registered trademark of Norsk rikskringkasting AS. The license does not grant any right to use, in any way, any trademarks, service marks or logos of Norsk rikskringkasting AS.

About

Sofie CasparCG Launcer: A Part of the Sofie TV Studio Automation System

https://github.com/nrkno/Sofie-TV-automation/

License:MIT License


Languages

Language:JavaScript 76.8%Language:Vue 21.9%Language:EJS 1.2%Language:Batchfile 0.1%