Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skylinecommunications/slc-as-evsneuronscripts
https://github.com/skylinecommunications/slc-as-evsneuronscripts
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/skylinecommunications/slc-as-evsneuronscripts
- Owner: SkylineCommunications
- License: mit
- Created: 2024-07-24T17:03:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:17:54.000Z (22 days ago)
- Last Synced: 2024-10-26T08:51:51.727Z (20 days ago)
- Language: C#
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SLC-AS-EVSNeuronScript
This Interactive Automation Script (IAS) allows the user to update Video Path configurations at once. This IAS supports the following connectors:
- [EVS Neuron NAP - CONVERT](https://catalog.dataminer.services/details/4d4b865c-b80e-476f-b556-0e4c85bf7ee3)The user selects the video path to edit on the dropdown at the top and it shows the actual values. The user would apply/discard the changes using the "Apply" and "Cancel" buttons. The values allowed to edit/update are:
Frame Sync:
- Frame Delay
- Vertical Delay
- Horizontal DelayColor Corrections:
- Gain
- Red
- Green
- Blue
- Black Level
- Red
- Green
- BlueIn case the selected Video Path has the "Gain" or "Gain State" column option Disabled/Off (depending on the connector), the IAS will disable the Color Correction options and show the following message: "Values cannot be set as the Gain status is not enabled."
This is how the IAS is displayed on an App:
![image](https://github.com/user-attachments/assets/5879d7dc-3d5a-4189-b161-a9964b315bb2)