Search found 8 matches

by Tuck
Tue Aug 09, 2016 3:28 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

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
by Tuck
Fri Aug 05, 2016 12:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

Hey Klaus,

write "LOAD 1" && variable_holding_the_filename && format("\r\n") to socket casparServer

worked a treat, can't believe i didn't think of it! Im still learning :P.
Also, i played around with the access and rights on the 'Caspar Server' to see if i could get the player to talk to it ...
by Tuck
Wed Aug 03, 2016 5:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

Thanks for that Klaus,

But it isn't working, its not a web server, just another computer being used as a playout server. i don't think its actually getting the connection to the file, as when i look on the player it has to correct directory in the source field. So I'm not sure how i can get over ...
by Tuck
Wed Aug 03, 2016 2:01 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

Hey Klaus, thanks for getting to me!

The returned text is;

200 CLS OK
"CG1080I50" MOVIE 6159792 20141002155940 264 1/25
"CG1080I50_A" MOVIE 10298115 20141002155940 260 1/25
"DEMO_BG_VIDEO" MOVIE 6445960 20141002155940 268 1/25
"GO1080P25" MOVIE 16694084 20141002155942 445 1/25


My code to ...
by Tuck
Tue Aug 02, 2016 9:34 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

Hey

I have been playing around all day, and have the app talking to the server. I can retrieve the list of files in the media directory but it comes back with the file name as well as size, format and the such, how can i take just the name string from the data? then when i select the name it will ...
by Tuck
Tue Aug 02, 2016 1:05 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

Afternoon @Da_Elf

I have managed to build an app that looks in a directory and lists the video files, there is then a preview monitor in the app to check the clip, and also a live monitor for showing watch it being played out. This all works fine, now to make it talk to Caspar;

I have managed to ...
by Tuck
Thu Jul 28, 2016 11:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

Re: LiveCode and Caspar CG

Hey guys, thanks for getting back!!

Oh great! Just some basic's, i pick things up quite quickly but some starting blocks. How to get my app to talk to the server, retrieving info from the server. I have had a look but couldn't find any walk though's or how-to's, but I'm going to get started with ...
by Tuck
Thu Jul 28, 2016 1:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode and Caspar CG
Replies: 16
Views: 15340

LiveCode and Caspar CG

Hey guy's, hope every one is well.

I am brand new to LiveCode, and to programming in general, i have a little experience with trying to teach my selfs bit though out the years and fixing things, but i am looking at building a client for CasparCG (Mac based client) then also opening it up to control ...