User Tools

Site Tools


webinterface:webinterface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
webinterface:webinterface [2024/10/01 21:54] – [User Form] emcodemwebinterface:webinterface [2026/05/12 23:17] (current) – [Submit all selected files as array into one job for concat/stitch] emcodem
Line 17: Line 17:
  
 Installing the Webinterface as a service is optional, you can also just execute "server.exe" for testing. \\ \\ Installing the Webinterface as a service is optional, you can also just execute "server.exe" for testing. \\ \\
- 
-Before installing the webinterface, make sure the **FFAStrans API is running** as described here: [[gui:installation|Installation]]. 
  
 __**Note:**__ It is recommended to extract the installation package in the same folder than FFAStrans folder. \\ __**Note:**__ It is recommended to extract the installation package in the same folder than FFAStrans folder. \\
Line 50: Line 48:
  
 ====Main Menu==== ====Main Menu====
-The Webinterface works only if : 
-  * **FFAStrans API is running** 
- 
  
 If your webserver(webinterface) runs on the same server as your main ffastrans server, open your web browser and type : **http://localhost:3002**  If your webserver(webinterface) runs on the same server as your main ffastrans server, open your web browser and type : **http://localhost:3002** 
Line 171: Line 166:
 In FFAStrans workflow editor - workflow properties, you can enter a workflow description. Add the keyword webui_stitch. If this word is found in the workflow description, all selected files are submitted as json array into s_source variable and you can use e.g. the "Foreach" Processor to process all Files separately. In FFAStrans workflow editor - workflow properties, you can enter a workflow description. Add the keyword webui_stitch. If this word is found in the workflow description, all selected files are submitted as json array into s_source variable and you can use e.g. the "Foreach" Processor to process all Files separately.
  
-  * Note that webui_stitch keyword in the workflow description will cause %s_sourcevariable to be a JSON array of file paths or URLs.+In this case, webinterface submits 2 special variables to the job 
 + 
 +  * %webui_a_source(note missing preceeding s_), a JSON array containing all submitted file paths 
 +  * %webui_o_source% a JSON objects, one per submitted file - this can contain in/out point if set in the player
  
 ---------------------------------------- ----------------------------------------
webinterface/webinterface.1727819649.txt.gz · Last modified: by emcodem

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki