Andi Empett

Results 10 issues of Andi Empett

if using the standard approach for running this action (as suggested from githup actions marketplace) it fails to run: ``` - name: Validate JSON uses: OrRosenblatt/[email protected] ``` we need to...

when trying to use multiple NDI sources in galicaster. the ndivideosrc and ndiaudiosrc will stutter. stuttering will happen in both preview and when recording to filesink if you play the...

bug

If galicaster restarts during a recording, on the next long heartbeat with an iCal update if the recording should still be happening it is resumed. once the recording is finished...

feature

mediapackage/repository.py `recover_recording` sets a prefix to the title of the mediapackage. if the mediapackage came from opencast, really you should maintain a 1:1 copy of the metadata. I suggest this...

feature

rarely, when galicaster starts up and there's NO video signal, the datapath v4l2 drivers fail to start correctly giving a green screen, try to record this an the pipeline fails...

bug

Currently in Galicaster to store data persistently you must write it to areas of the disk generally in the mediapackage. Galicaster does not have a dedicated method to store new...

feature

Opencast schedule is only checked on the long heartbeat after the short heartbeat has successfully connected to opencast. So creating a mediapackage and starting the recording can have a delay...

feature

If `[series]` in the galicaster configuration is left unconfigured (it is not configured by default) Galicaster will attempt to retrieve all series from the opencast it is pointed at. This...

currently if you generate the mediapackage episode.xml from opencast with galicaster and it has multiple elements with the same name, only one will be used: example episode.xml from opencast: ```xml...

Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests. #### Community Note Please vote on this issue by...

enhancement
Needs Investigation