Hello ,
I have been using SCS for a long time and know them well
NowI have challenge to sync SCS with CasparCG Server .
I have to send play command from SCS to CasparCG Server but I can't find a solution .After many tests, there is still no solution
tried with Telnet , UDP ,OSC and all that is possible .No success .
Any ideas and suggestions ?
Finally I found a solution with bitfocus companion .
with bitfocus companion .I can send a Play command to SCS and CasparCG .
I'm still looking for a solution to send command directly from SCS .
greetings
CasparCG Server triggering
-
- Site Admin
- Posts: 3629
- Joined: Sun Jul 24, 2005 8:58 am
- Location: Brisbane, Queensland, Australia. TZ:GMT+10
- Contact:
Re: CasparCG Server triggering
Can you give me some info on how you are connecting bitfocus companion to CasparCG, and what message(s) you send?
Re: CasparCG Server triggering
Hallo ,
from a companion I send an AMCP command following the instruction .
https://github.com/CasparCG/help/wiki/AMCP-Protocol
PLAY 1-10 AMB
and success .!! CASPARCG run the command .
the same command in SCS -no result
from a companion I send an AMCP command following the instruction .
https://github.com/CasparCG/help/wiki/AMCP-Protocol
PLAY 1-10 AMB
and success .!! CASPARCG run the command .
the same command in SCS -no result
- Attachments
-
- COM.png (84.92 KiB) Viewed 607 times
-
- SCS.png (97.54 KiB) Viewed 607 times
-
- Site Admin
- Posts: 3629
- Joined: Sun Jul 24, 2005 8:58 am
- Location: Brisbane, Queensland, Australia. TZ:GMT+10
- Contact:
Re: CasparCG Server triggering
It seems that CasparCG requires UTF-8 encoding of the messages, whereas SCS uses ASCII encoding. I've emailed you a link to a new version of SCS that enables you to choose UTF-8 as an alternative to ASCII in Control Send cues.
Also, CasparCG requires each message to be terminated with both a carriage return and a linefeed, but in your Control Send cue for Q1 you have only selected 'add carriage return...' (which is the default in SCS).
Let me know how you get on with the new version I emailed you.
Also, CasparCG requires each message to be terminated with both a carriage return and a linefeed, but in your Control Send cue for Q1 you have only selected 'add carriage return...' (which is the default in SCS).
Let me know how you get on with the new version I emailed you.