Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望我的 VAST 播放动态生成的视频:我有 Python 代码在大约 1 秒内生成自定义视频,然后将其放到网上并返回其 URL。
有没有可能:
广告服务器调用我的 VAST 代码
VAST 代码启动 Python 方法
它等待 1 秒以生成视频,然后MediaFile使用视频 URL 自动更新其字段
MediaFile
广告服务器播放视频?
必须有一些 VAST 功能允许包装代码、更新自身、添加延迟...
见识不足,见谅!谢谢