zcybercomputinggroup
zcybercomputinggroup
I am trying to update a program I made a while back. I used to just include the files in my project, and it worked. I now have the compiled...
Here is a commit that adds support for sending to multiple email addresses. Use commas between multiple recipients
### Description Have FFmpeg producer insert SCTE-104 flags for clip start and end when enabled for a layer or as an ACMP option. FFmpeg consumer would use those flags to...
When installing casparcg-scanner from the deb of release 1.3.4, I get the following error when I try to launch scanner in the correct folder. `casparcg-scanner pkg/prelude/bootstrap.js:1872 throw error; ^ TypeError:...
### Observed Behavior I tried to create the simplest udp streaming example I could for testing purposes. With libx264 UDP the udp streaming output works (config file form) ` udp://localhost:2037?pkt_size=1316...
Building on issue 232, it would be good to have playlist functionality that allows for checking for playback gaps and overlaps and other errors in scheduled items. I would like...
Bug: When switching between release and development versions on the same desktop in windows 10 the stored data doesn't get properly translated from version to version resulting in corruption where...
The clip duration is not being reported correctly with casparCG 2.5 and the develop branch. The release version works fine. Steps to reproduce the behavior: 1. On windows 11, run...
I am using Superconductor as a master control and would like to be able to schedule TV show series for particular time slots to play one episode for each time...
Update develop readme to note that yarn 1.2.x no longer works. Change 127.0.0.1 to localhost as 127.x fails to load in the GUI when building on windows. Add rebase of...