Re: LiveCode and Caspar CG
Posted: Fri Aug 05, 2016 1:17 pm
Hi Tuck,
so the CASPAR server is mounted and mapped as a volume to your machine?
Sorry, I am not a Windows guy, but in that case I would simply:
Best
Klaus
so the CASPAR server is mounted and mapped as a volume to your machine?
Sorry, I am not a Windows guy, but in that case I would simply:
Code: Select all
...
answer file "Yadda..."
## Then click through to the contents of "\\Casparserver01\a\CasparCG" and select any file inside this folder.
put it
## Then you can see in the message box how LC addreses that path and use that as an example/template for setting the filename of your player.
## Know what I mean?
...Klaus