LiveCode and Caspar CG

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: LiveCode and Caspar CG

Post by Klaus » 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:

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

Tuck
Posts: 8
Joined: Thu Jul 28, 2016 1:02 pm

Re: LiveCode and Caspar CG

Post by Tuck » Tue Aug 09, 2016 3:28 pm

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

Post Reply