Notifications [VE OG]
VidiEditor has an integration to VidiCore notifications implemented. This gives the possibility to receive notifications from VidiCore via web sockets using a notification service. This service can be shared between different application (e.g.: MediaPortal and VidiEditor).
Example flow:
This notification service will be auto deployed together with VidiEditor by default.
You can disable this service by setting this during the deployment
hull:
objects:
deployment:
notifier:
enabled: false