Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATEM does not recognice that video stopped #6

Open
jokiejo opened this issue Dec 4, 2020 · 3 comments
Open

ATEM does not recognice that video stopped #6

jokiejo opened this issue Dec 4, 2020 · 3 comments

Comments

@jokiejo
Copy link

jokiejo commented Dec 4, 2020

The HyperDeck emulation ist working fine.
I only have the Problem, that it seems as if the ATEM ist noch getting the info, that the playback from a video is finished.
So it stays in playback mode and I cannot start a new one immediatly. I first need to manually stopp the video and than select the new one.

The same is true for loding clips from the CasparCG Client. If I just load a new video I cannot start the playback from the ATEM. If I press first "stopp" in the client and than load the video, the video starts fine when I next take the input live.

Is this a general Problem or only at my setup?

I use CasparCG Server 2.3 and ATEM Software 8.5.1

@peschuster
Copy link
Owner

I don't recall seeing problems like the one you describe.

What are the values of "enableLoad" and "foreground" in your configuration file (clipserver.json).
What command do you use to load clips in the CasparCG client? (what command is send to the CasparCG server)

@jokiejo
Copy link
Author

jokiejo commented Dec 5, 2020

Thats my settings in the configuratione file:
"enableLoad": true,
"foreground": true

The clip in the client has the setting "Freeze on load" checked and I use F3 to load the clip.
This sends this command to the server: LOADBG 1-10 "AMB" CUT 0 Linear RIGHT\r\n

With F1 I give the STOPP Comand: STOP OK\r\n

On the ATEM Software Control Panel the Hyperdeck allways stays in Playback and does not resume to "Ready" after a clip is finished. Using the STOP command at the client, puts the Software pack into "Ready" Mode. Same can be done by clicking on the play button again in the ATEM software. (this sends this command to caspar: REQ sg3jk38 202 STOP OK\r\n)

@peschuster
Copy link
Owner

Thanks for the detailed description. I will try to reproduce this.
I already noticed in the past that the ATEM hardware panels and the ATEM software have a different behavior in regards to hyperdeck control. This might also be the case in this scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants