Page 2 of 2

Re: LiveCode and Caspar CG

Posted: Fri Aug 05, 2016 1:17 pm
by Klaus
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:

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?
...
Best

Klaus

Re: LiveCode and Caspar CG

Posted: Tue Aug 09, 2016 3:28 pm
by Tuck
Hey klaus

Thanks a lot for your help! Managed to get it all working :). Was a cross between syntax and directory rights.

Thanks for all the help!!

Tuck