I have looked everywhere but I can't seem to find a way to play an image scroller.
When I create one from within the CasparCG client, the command that the server receives are simply:
LOADBG 1-15 "CREDITS" SPEED 2 BLUR 2 AUTO or PLAY 1-15 "CREDITS" SPEED 2 BLUR 2
These commands work if I enter them from the console, but from what I tried within casparcg-connection the speed and blur parameters are ignored and I just get the credit roll squeezed into the height of the page.
I also attempted using the custom command as per the last update #205 but I could not make it work.
Could anyone show me if there is a way to play the image scroller, or alternatively an example of how to format the custom command?
I'm submitting a ... [ ] feature request
Summary
I have looked everywhere but I can't seem to find a way to play an image scroller. When I create one from within the CasparCG client, the command that the server receives are simply:
LOADBG 1-15 "CREDITS" SPEED 2 BLUR 2 AUTO
orPLAY 1-15 "CREDITS" SPEED 2 BLUR 2
These commands work if I enter them from the console, but from what I tried within casparcg-connection the speed and blur parameters are ignored and I just get the credit roll squeezed into the height of the page.
I also attempted using the custom command as per the last update #205 but I could not make it work.
Could anyone show me if there is a way to play the image scroller, or alternatively an example of how to format the custom command?
Thank you for your attention.