GithubHelp home page GithubHelp logo

simple_ccg_nodejs_client's Introduction

simple_ccg_nodejs_client

Description

This node.js app is a simple multiplatform CasparCG client.

Warning

This app is still in development and it is also my first node.js app, therefore I don't recommend using it in production enviroments.

Prerequisities

  • node.js runtime
  • web browser (preferably chromium based)
  • git

Then you can just clone this repository.

How to use

  • run CasparCG media scanner
  • run CasparCG
  • run this app with "node main.js"
  • go to the webinterface, by default running at 127.0.0.1:8084
  • to change settings, edit the settings.json file, that is generated after the first run

What's next

  • To track what's going on with this project use the issues tab.
  • You can also report bugs you find or suggest new features.

simple_ccg_nodejs_client's People

Contributors

bohoaush avatar

Stargazers

 avatar

Watchers

 avatar

simple_ccg_nodejs_client's Issues

Update documentation

The project expanded greatly, while the documentation stayed the same since the absolute beginning

Playlist handling

  • Add event types to playlist structure
  • Check for event type before asking media-scanner for parameters
  • Save parameters back to playlist
  • Create array with fixed time events and check them every time update // Done, needs testing

Improvements to web interface

  • Insert item to playlist (add item will be kept)
  • "playlist manager" (make and manage multiple different playlists. Playlists will be then automatically and/or manually loaded based on filename)
  • hotkeys?

Redo info-checks

  • Check if the currently playing item's name is right instead of checking for change
  • Check less often, then every second after full duration of clip is played

New webinterface

The user interface is a total mess and needs a complete rewrite

Remove unused libraries

Remove libraries that were originally added, but then not used to reduce complexity and size
eg. mediainfo

Improve the console

Instead of writing line with status every second, update the same place, show some helpful info.
Maybe let the user execute some commands over the cli?

Test (and fix) on multiple systems and add them to documentation

This crashes very much on Windows.
It needs to be tested on it too, or I should write that it doesn't work to the documentation

Systems to test:

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 10

Node versions:

  • v14.15
  • 18.12
  • 19.2

casparcg-connection:

  • v6

browsers:

  • Chromium
  • Chrome
  • Vivaldi
  • Brave
  • Firefox

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.