-
How to UPLOAD by LAN clips to Aja Ki Pro family
Hi everyone,
We have one Ki Pro connected to our network.
We can upload and download clips from the embedded web included on the Ki Pro.
But we would like to automate certain repetitive task with a scripting code to simplify our workflow. We find a good and helpfully documentation for API and Python scripting on the AJA support resources. But after read all of this don’t find any reference or method to accomplish the clip upload process from a computer to the Ki Pro.We find and implement with success the download process, actually with a CURL line like:
curl -v0 –output 01clip.mov https://kipro_address/media/01clip.mov
This store a clip “01clip.mov” in the computer and works perfect in this direction.But how to implement for clips from computer to the KiPro ?, we try a lot of combinations, methods like HTTP POST, PUT but without success,
Anyone have scrambled with this ?Thanks for any help and suggestions.
Manuel Lopez
Sorry, there were no replies found.