-
Notifications
You must be signed in to change notification settings - Fork 271
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
Not updating text HTML template 2.3 #1431
Comments
Hi Alfredo, I've experienced something similar sometimes. Were you opening the casparcg.exe directly or were you using some kind of launcher? |
Hi Carlos Directly no launcher have tested with .bat file to same problem. |
@alfredo3141 can you share a video of what is happening? |
IMG_3744.mp4You see when the clock stops it should update the resultlist to the right but it don't . Like the last second it appears, during the alpha animation. When the graphics stops I only send stop command. The consumer works properly. |
It's possible that #1441 is another manifestation of the same issue being described here. Both are doing infrequent updates, and sometimes, the update is not visible in the output. It's unclear whether CEF isn't being told to show the updated content, or whether CEF isn't generating the output, or whether CasparCG isn't providing the latest output. But it does appear that something isn't happening like it should. |
@alfredo3141 would you mind giving the template provided in #1441 a try on your windows 11 system and see if it happens to skip clock time updates there too? Seems like you're saying on windows 11 the issue is happening more often than with windows 10. The symptom shows up as the clock showing the same time for more than 1 second and jumping to showing the correct time. |
In the config file when you have set html to enable-gpu to true the graphics are not always updated after you have sent the update command for Consumer and Decklink.
It appears to happens a bit randomly when you do the graphics, on one computer we had the problem directly on start but on some it took like 20 minutes. You had to playout multiple graphics signs during the period and after 10-20 minutes it's starts to failure.
What I have seen it's only the text that's not updates, if you have an animation it will be played and if you have added the text before animation the text will be updated. When it bigger changes, it work but not smaller.
It's tested on both Radeon and Nivida cards and Intel integrated graphic the same issue. On Windows 11 it's appears more frequently. I have tested on 2.3.1 and 2.3 the same issue.
The text was updated successfully, but these errors were encountered: