Compatibiliteitsindeling
Act-One expressieoverdracht
Gebruik POST /runway/pro/act_one om Act-one-expressies in Runway-video’s/afbeeldingen via CometAPI te migreren, met ondersteuning voor X-Runway-Version (alleen 16:9).
POST
Act-one Expression Migration
Gebruik dit endpoint om expressie of performance van een bronvideo over te zetten op een afzonderlijke afbeelding.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Huidige beperkingen
- Deze route ondersteunt alleen bronassets in 16:9
- Je hebt zowel een bron-
videoals een doel-imagenodig - Begin met een korte, stabiele bronclip voordat je de workflow verder afstemt
Taakverloop
Maak de act-one-taak aan
Verzend de bronvideo, doelafbeelding en callback- of trackinginstellingen, en bewaar vervolgens de geretourneerde taak-id.
Poll de taak
Ga door met Feed Get Task totdat de taak een terminale status bereikt.
Autorisaties
Bearer token authentication. Use your CometAPI key.
Headers
Optional Runway version header, for example 2024-11-06.
Body
application/json
video
string
standaard:https://runwaycdn.rixapi.com/attachments/video/runway/20241015/82bc23c83b5c32e75059c8328df5cffb.mp4
vereist
URL of the source video containing the performance to transfer.
URL of the target image whose character will receive the expression.
Webhook URL that receives a POST request with the result when the task completes.