1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Callback: How does it function
A callback is a system that enables you to define some web page addresses which will automatically be called when specific events occur in your VOD/AOD space. This enables you to detect the availability of new media or their changes and thus update your website instantly.
When calling these pages, a certain number of settings are transmitted to them via POST. And so it is possible to immediately retrieve various details about the new video (identifier, URL, size, resolution...).
You can define and configure these callbacks in your AOD/VOD space under Configuration -> Callback tab.
The callback is called as soon as the video is converted, calls are made immediately. No need to wait for a cron to run every hour for example.