Hello
just a quick question: is it possible to administer the tasks via web interface in Internet? And is it possible to send a job (we use 3dsmax) remotely from the internet, or create some kind of directory or zip file containing the project to render and send it from remote (ftp or something)?
Thank you
Valerio Oss
PIXEL CARTOON
www.pixelcartoon.it
Hi Valerio,
This functionality isn’t built into Deadline. However, you could write your own web based front end that communicates with Deadline via DeadlineCommand:
software.primefocusworld.com/sof … ommand.php
The next version of Deadline will be introducing a web service feature that will allow you to write web-based front ends that communicates with Deadline without having to use DeadlineCommand.
For job submissions via the internet, you could probably write a watch folder application. You’re remote submission tool would drop the job package into the watch folder and you application would extract it and call DeadlineCommand to the submit the job.
Cheers,