How can i get started?

I want to use CasparCG, but every time I try to set it up, nothing really works. So, I use the CasparLauncher from github/rrebuffo/CasparLauncher/releases. Then I install the server and client from github/casparcg/server/releases and github/CasparCG/client/releases/, and I’m not sure what versions I should use to make it work because when I drag the launcher files into the server folder, everything launches well. But when I try to use F2 to play a video to the screen consumer, it just crashes. I also have this error: “[ERROR:gpu_process_transport_factory.cc(990)] Lost UI shared context.” Then I looked at Error on startup 2.3 LTS but that didn’t help, even when I tried changing the GPU settings. sorry, i am just starting and I don’t know much

What are the specs of your GPU?
you could also try this:

  • add a mp4 (h264)-file to the media-folder inside CasparCG-server-folder (or where ever the path inside casparcg.config is pointing)
  • (in windows) start casparcg-auto-restart.bat
  • in casparcg-command windows (not scanner) write “PLAY 1-10 filename.mp4 loop”
  • this should make your casparcg play out filename.mp4

My GPU is a NITRO+ RX 580 8GB and my current driver version is 24.3.1
I tried diffrent types of files like the mp4 h264 and nothing works it just crashes even when i tried to use the command window

Can you post the log file?

[2024-04-02 19:43:35.992] [info]    ############################################################################
[2024-04-02 19:43:35.992] [info]    CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2024-04-02 19:43:35.992] [info]    under the GNU General Public License GPLv3 or higher.
[2024-04-02 19:43:35.992] [info]    Please see LICENSE.TXT for details.
[2024-04-02 19:43:35.992] [info]    http://www.casparcg.com/
[2024-04-02 19:43:35.993] [info]    ############################################################################
[2024-04-02 19:43:35.993] [info]    Starting CasparCG Video and Graphics Playout Server 2.3.2 4de6d18f Dev
[2024-04-02 19:43:36.290] [info]    Initializing OpenGL Device.
[2024-04-02 19:43:36.353] [info]    Initialized OpenGL 4.5.0 Core Profile Context 24.3.1.240216 ATI Technologies Inc.
[2024-04-02 19:43:36.370] [info]    Initialized image module.
[2024-04-02 19:43:36.373] [info]    Initialized ffmpeg module.
[2024-04-02 19:43:36.373] [info]    Initialized oal module.
[2024-04-02 19:43:36.373] [info]    Initialized decklink module.
[2024-04-02 19:43:36.373] [info]    Initialized screen module.
[2024-04-02 19:43:36.373] [info]    Initialized newtek module.
[2024-04-02 19:43:37.001] [info]    Initialized html module.
[2024-04-02 19:43:37.001] [info]    Flash support is disabled
[2024-04-02 19:43:37.001] [info]    Initialized flash module.
[2024-04-02 19:43:37.003] [info]    Initialized bluefish module.
[2024-04-02 19:43:37.003] [info]    "C:/Users\user\Desktop\casparcg-server-v2.3.3-lts-stable\casparcg.config":
[2024-04-02 19:43:37.003] [info]    -----------------------------------------
[2024-04-02 19:43:37.003] [info]    <?xml version="1.0" encoding="utf-8"?>
[2024-04-02 19:43:37.003] [info]    <configuration>
[2024-04-02 19:43:37.003] [info]       <paths>
[2024-04-02 19:43:37.003] [info]          <media-path>media/</media-path>
[2024-04-02 19:43:37.003] [info]          <log-path>log/</log-path>
[2024-04-02 19:43:37.003] [info]          <data-path>data/</data-path>
[2024-04-02 19:43:37.003] [info]          <template-path>template/</template-path>
[2024-04-02 19:43:37.003] [info]       </paths>
[2024-04-02 19:43:37.003] [info]       <lock-clear-phrase>secret</lock-clear-phrase>
[2024-04-02 19:43:37.003] [info]       <html>
[2024-04-02 19:43:37.003] [info]          <enabled>true</enabled>
[2024-04-02 19:43:37.003] [info]       </html>
[2024-04-02 19:43:37.003] [info]       <channels>
[2024-04-02 19:43:37.003] [info]          <channel>
[2024-04-02 19:43:37.003] [info]             <video-mode>720p5000</video-mode>
[2024-04-02 19:43:37.003] [info]             <consumers>
[2024-04-02 19:43:37.003] [info]                <screen>
[2024-04-02 19:43:37.003] [info]                   <device>1</device>
[2024-04-02 19:43:37.003] [info]                   <windowed>false</windowed>
[2024-04-02 19:43:37.003] [info]                </screen>
[2024-04-02 19:43:37.003] [info]                <system-audio/>
[2024-04-02 19:43:37.003] [info]             </consumers>
[2024-04-02 19:43:37.003] [info]          </channel>
[2024-04-02 19:43:37.003] [info]       </channels>
[2024-04-02 19:43:37.003] [info]       <controllers>
[2024-04-02 19:43:37.003] [info]          <tcp>
[2024-04-02 19:43:37.003] [info]             <port>5250</port>
[2024-04-02 19:43:37.003] [info]             <protocol>AMCP</protocol>
[2024-04-02 19:43:37.003] [info]          </tcp>
[2024-04-02 19:43:37.003] [info]       </controllers>
[2024-04-02 19:43:37.003] [info]       <amcp>
[2024-04-02 19:43:37.003] [info]          <media-server>
[2024-04-02 19:43:37.003] [info]             <host>localhost</host>
[2024-04-02 19:43:37.003] [info]             <port>8000</port>
[2024-04-02 19:43:37.003] [info]          </media-server>
[2024-04-02 19:43:37.003] [info]       </amcp>
[2024-04-02 19:43:37.003] [info]    </configuration>
[2024-04-02 19:43:37.003] [info]    -----------------------------------------
[2024-04-02 19:43:37.273] [info]    Initialized OpenGL Accelerated GPU Image Mixer for channel 1
[2024-04-02 19:43:37.274] [info]    video_channel[1|720p5000] Successfully Initialized.
[2024-04-02 19:43:37.314] [info]    Screen consumer [1|720p5000] Initialized.
[2024-04-02 19:43:37.371] [info]    oal[1|720p5000] Initialized.
[2024-04-02 19:43:37.372] [info]    Initialized channels.
[2024-04-02 19:43:37.373] [info]    Initialized controllers.
[2024-04-02 19:43:37.373] [info]    Initialized osc.
[2024-04-02 19:43:48.506] [info]    async_event_server[:5250] Accepted connection from 127.0.0.1 (1 connections).
[2024-04-02 19:43:48.612] [info]    Received message from 127.0.0.1: VERSION SERVER\r\n
[2024-04-02 19:43:48.617] [info]    Received message from 127.0.0.1: INFO\r\n
[2024-04-02 19:43:48.618] [info]    Received message from 127.0.0.1: CLS\r\n
[2024-04-02 19:43:48.618] [info]    Received message from 127.0.0.1: TLS\r\n
[2024-04-02 19:43:48.618] [info]    Sent message to 127.0.0.1:201 VERSION OK\r\n2.3.2 4de6d18f Dev\r\n
[2024-04-02 19:43:48.618] [info]    Received message from 127.0.0.1: DATA LIST\r\n
[2024-04-02 19:43:48.618] [info]    Received message from 127.0.0.1: THUMBNAIL LIST\r\n
[2024-04-02 19:43:48.618] [info]    Sent message to 127.0.0.1:200 INFO OK\r\n1 720p5000 PLAYING\r\n\r\n
[2024-04-02 19:43:52.701] [error]   Failed to connect to media-scanner. Is it running? 
[2024-04-02 19:43:52.701] [error]   Reason: Connection refused
[2024-04-02 19:43:52.701] [info]    Sent message to 127.0.0.1:501 CLS FAILED\r\n
[2024-04-02 19:43:56.802] [error]   Failed to connect to media-scanner. Is it running? 
[2024-04-02 19:43:56.802] [error]   Reason: Connection refused
[2024-04-02 19:43:56.802] [info]    Sent message to 127.0.0.1:501 TLS FAILED\r\n
[2024-04-02 19:43:56.825] [info]    Sent message to 127.0.0.1:200 DATA LIST OK\r\n\r\n
[2024-04-02 19:44:00.881] [error]   Failed to connect to media-scanner. Is it running? 
[2024-04-02 19:44:00.881] [error]   Reason: Connection refused
[2024-04-02 19:44:00.881] [info]    Sent message to 127.0.0.1:501 THUMBNAIL LIST FAILED\r\n
[2024-04-02 19:44:01.830] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:44:01.890] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:44:01.890] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:44:05.638] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:44:05.642] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:44:05.642] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:44:07.239] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:44:07.243] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:44:07.243] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:44:12.917] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:44:12.921] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:44:12.921] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:44:38.263] [info]    ############################################################################
[2024-04-02 19:44:38.263] [info]    CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2024-04-02 19:44:38.263] [info]    under the GNU General Public License GPLv3 or higher.
[2024-04-02 19:44:38.264] [info]    Please see LICENSE.TXT for details.
[2024-04-02 19:44:38.264] [info]    http://www.casparcg.com/
[2024-04-02 19:44:38.264] [info]    ############################################################################
[2024-04-02 19:44:38.264] [info]    Starting CasparCG Video and Graphics Playout Server 2.3.2 4de6d18f Dev
[2024-04-02 19:44:38.352] [info]    Initializing OpenGL Device.
[2024-04-02 19:44:38.362] [info]    Initialized OpenGL 4.5.0 Core Profile Context 24.3.1.240216 ATI Technologies Inc.
[2024-04-02 19:44:38.363] [info]    Initialized image module.
[2024-04-02 19:44:38.365] [info]    Initialized ffmpeg module.
[2024-04-02 19:44:38.365] [info]    Initialized oal module.
[2024-04-02 19:44:38.365] [info]    Initialized decklink module.
[2024-04-02 19:44:38.366] [info]    Initialized screen module.
[2024-04-02 19:44:38.366] [info]    Initialized newtek module.
[2024-04-02 19:44:38.405] [info]    Initialized html module.
[2024-04-02 19:44:38.405] [info]    Flash support is disabled
[2024-04-02 19:44:38.405] [info]    Initialized flash module.
[2024-04-02 19:44:38.407] [info]    Initialized bluefish module.
[2024-04-02 19:44:38.407] [info]    "C:/Users\user\Desktop\casparcg-server-v2.3.3-lts-stable\casparcg.config":
[2024-04-02 19:44:38.407] [info]    -----------------------------------------
[2024-04-02 19:44:38.407] [info]    <?xml version="1.0" encoding="utf-8"?>
[2024-04-02 19:44:38.407] [info]    <configuration>
[2024-04-02 19:44:38.407] [info]       <paths>
[2024-04-02 19:44:38.407] [info]          <media-path>media/</media-path>
[2024-04-02 19:44:38.407] [info]          <log-path>log/</log-path>
[2024-04-02 19:44:38.407] [info]          <data-path>data/</data-path>
[2024-04-02 19:44:38.407] [info]          <template-path>template/</template-path>
[2024-04-02 19:44:38.407] [info]       </paths>
[2024-04-02 19:44:38.407] [info]       <lock-clear-phrase>secret</lock-clear-phrase>
[2024-04-02 19:44:38.407] [info]       <html>
[2024-04-02 19:44:38.407] [info]          <enabled>true</enabled>
[2024-04-02 19:44:38.407] [info]       </html>
[2024-04-02 19:44:38.407] [info]       <channels>
[2024-04-02 19:44:38.407] [info]          <channel>
[2024-04-02 19:44:38.407] [info]             <video-mode>720p5000</video-mode>
[2024-04-02 19:44:38.407] [info]             <consumers>
[2024-04-02 19:44:38.407] [info]                <screen>
[2024-04-02 19:44:38.407] [info]                   <device>1</device>
[2024-04-02 19:44:38.407] [info]                   <windowed>false</windowed>
[2024-04-02 19:44:38.407] [info]                </screen>
[2024-04-02 19:44:38.407] [info]                <system-audio/>
[2024-04-02 19:44:38.407] [info]             </consumers>
[2024-04-02 19:44:38.407] [info]          </channel>
[2024-04-02 19:44:38.407] [info]       </channels>
[2024-04-02 19:44:38.407] [info]       <controllers>
[2024-04-02 19:44:38.407] [info]          <tcp>
[2024-04-02 19:44:38.407] [info]             <port>5250</port>
[2024-04-02 19:44:38.407] [info]             <protocol>AMCP</protocol>
[2024-04-02 19:44:38.407] [info]          </tcp>
[2024-04-02 19:44:38.407] [info]       </controllers>
[2024-04-02 19:44:38.407] [info]       <amcp>
[2024-04-02 19:44:38.407] [info]          <media-server>
[2024-04-02 19:44:38.407] [info]             <host>localhost</host>
[2024-04-02 19:44:38.407] [info]             <port>8000</port>
[2024-04-02 19:44:38.407] [info]          </media-server>
[2024-04-02 19:44:38.407] [info]       </amcp>
[2024-04-02 19:44:38.407] [info]    </configuration>
[2024-04-02 19:44:38.407] [info]    -----------------------------------------
[2024-04-02 19:44:38.586] [info]    Initialized OpenGL Accelerated GPU Image Mixer for channel 1
[2024-04-02 19:44:38.587] [info]    video_channel[1|720p5000] Successfully Initialized.
[2024-04-02 19:44:38.590] [info]    Screen consumer [1|720p5000] Initialized.
[2024-04-02 19:44:38.658] [info]    oal[1|720p5000] Initialized.
[2024-04-02 19:44:38.658] [info]    Initialized channels.
[2024-04-02 19:44:38.662] [info]    Initialized controllers.
[2024-04-02 19:44:38.662] [info]    Initialized osc.
[2024-04-02 19:44:38.950] [info]    async_event_server[:5250] Accepted connection from 127.0.0.1 (1 connections).
[2024-04-02 19:44:38.950] [info]    Received message from 127.0.0.1: VERSION SERVER\r\n
[2024-04-02 19:44:38.950] [info]    Sent message to 127.0.0.1:201 VERSION OK\r\n2.3.2 4de6d18f Dev\r\n
[2024-04-02 19:44:38.951] [info]    Received message from 127.0.0.1: INFO\r\n
[2024-04-02 19:44:38.951] [info]    Sent message to 127.0.0.1:200 INFO OK\r\n1 720p5000 PLAYING\r\n\r\n
[2024-04-02 19:44:38.951] [info]    Received message from 127.0.0.1: CLS\r\n
[2024-04-02 19:44:38.952] [info]    Received message from 127.0.0.1: TLS\r\n
[2024-04-02 19:44:38.953] [info]    Received message from 127.0.0.1: DATA LIST\r\n
[2024-04-02 19:44:38.953] [info]    Received message from 127.0.0.1: THUMBNAIL LIST\r\n
[2024-04-02 19:44:43.026] [error]   Failed to connect to media-scanner. Is it running? 
[2024-04-02 19:44:43.026] [error]   Reason: Connection refused
[2024-04-02 19:44:43.026] [info]    Sent message to 127.0.0.1:501 CLS FAILED\r\n
[2024-04-02 19:44:47.057] [error]   Failed to connect to media-scanner. Is it running? 
[2024-04-02 19:44:47.057] [error]   Reason: Connection refused
[2024-04-02 19:44:47.057] [info]    Sent message to 127.0.0.1:501 TLS FAILED\r\n
[2024-04-02 19:44:47.057] [info]    Sent message to 127.0.0.1:200 DATA LIST OK\r\n\r\n
[2024-04-02 19:44:50.837] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:44:50.842] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:44:50.842] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:44:51.116] [error]   Failed to connect to media-scanner. Is it running? 
[2024-04-02 19:44:51.116] [error]   Reason: Connection refused
[2024-04-02 19:44:51.116] [info]    Sent message to 127.0.0.1:501 THUMBNAIL LIST FAILED\r\n
[2024-04-02 19:44:58.332] [info]    Screen consumer [1|720p5000] Uninitialized.
[2024-04-02 19:45:14.690] [info]    ############################################################################
[2024-04-02 19:45:14.691] [info]    CasparCG Server is distributed by the Swedish Broadcasting Corporation (SVT)
[2024-04-02 19:45:14.691] [info]    under the GNU General Public License GPLv3 or higher.
[2024-04-02 19:45:14.691] [info]    Please see LICENSE.TXT for details.
[2024-04-02 19:45:14.691] [info]    http://www.casparcg.com/
[2024-04-02 19:45:14.691] [info]    ############################################################################
[2024-04-02 19:45:14.691] [info]    Starting CasparCG Video and Graphics Playout Server 2.3.2 4de6d18f Dev
[2024-04-02 19:45:14.782] [info]    Initializing OpenGL Device.
[2024-04-02 19:45:14.793] [info]    Initialized OpenGL 4.5.0 Core Profile Context 24.3.1.240216 ATI Technologies Inc.
[2024-04-02 19:45:14.794] [info]    Initialized image module.
[2024-04-02 19:45:14.796] [info]    Initialized ffmpeg module.
[2024-04-02 19:45:14.796] [info]    Initialized oal module.
[2024-04-02 19:45:14.796] [info]    Initialized decklink module.
[2024-04-02 19:45:14.796] [info]    Initialized screen module.
[2024-04-02 19:45:14.797] [info]    Initialized newtek module.
[2024-04-02 19:45:14.847] [info]    Initialized html module.
[2024-04-02 19:45:14.847] [info]    Flash support is disabled
[2024-04-02 19:45:14.847] [info]    Initialized flash module.
[2024-04-02 19:45:14.851] [info]    Initialized bluefish module.
[2024-04-02 19:45:14.851] [info]    "C:/Users\user\Desktop\casparcg-server-v2.3.3-lts-stable\casparcg.config":
[2024-04-02 19:45:14.851] [info]    -----------------------------------------
[2024-04-02 19:45:14.851] [info]    <?xml version="1.0" encoding="utf-8"?>
[2024-04-02 19:45:14.851] [info]    <configuration>
[2024-04-02 19:45:14.851] [info]       <paths>
[2024-04-02 19:45:14.851] [info]          <media-path>media/</media-path>
[2024-04-02 19:45:14.851] [info]          <log-path>log/</log-path>
[2024-04-02 19:45:14.851] [info]          <data-path>data/</data-path>
[2024-04-02 19:45:14.851] [info]          <template-path>template/</template-path>
[2024-04-02 19:45:14.851] [info]       </paths>
[2024-04-02 19:45:14.851] [info]       <lock-clear-phrase>secret</lock-clear-phrase>
[2024-04-02 19:45:14.851] [info]       <html>
[2024-04-02 19:45:14.851] [info]          <enabled>true</enabled>
[2024-04-02 19:45:14.851] [info]       </html>
[2024-04-02 19:45:14.851] [info]       <channels>
[2024-04-02 19:45:14.851] [info]          <channel>
[2024-04-02 19:45:14.851] [info]             <video-mode>720p5000</video-mode>
[2024-04-02 19:45:14.851] [info]             <consumers>
[2024-04-02 19:45:14.851] [info]                <screen>
[2024-04-02 19:45:14.851] [info]                   <device>1</device>
[2024-04-02 19:45:14.851] [info]                   <windowed>false</windowed>
[2024-04-02 19:45:14.851] [info]                </screen>
[2024-04-02 19:45:14.851] [info]                <system-audio/>
[2024-04-02 19:45:14.851] [info]             </consumers>
[2024-04-02 19:45:14.851] [info]          </channel>
[2024-04-02 19:45:14.851] [info]       </channels>
[2024-04-02 19:45:14.851] [info]       <controllers>
[2024-04-02 19:45:14.851] [info]          <tcp>
[2024-04-02 19:45:14.851] [info]             <port>5250</port>
[2024-04-02 19:45:14.851] [info]             <protocol>AMCP</protocol>
[2024-04-02 19:45:14.851] [info]          </tcp>
[2024-04-02 19:45:14.851] [info]       </controllers>
[2024-04-02 19:45:14.851] [info]       <amcp>
[2024-04-02 19:45:14.851] [info]          <media-server>
[2024-04-02 19:45:14.851] [info]             <host>localhost</host>
[2024-04-02 19:45:14.851] [info]             <port>8000</port>
[2024-04-02 19:45:14.851] [info]          </media-server>
[2024-04-02 19:45:14.851] [info]       </amcp>
[2024-04-02 19:45:14.851] [info]    </configuration>
[2024-04-02 19:45:14.851] [info]    -----------------------------------------
[2024-04-02 19:45:15.053] [info]    Initialized OpenGL Accelerated GPU Image Mixer for channel 1
[2024-04-02 19:45:15.057] [info]    video_channel[1|720p5000] Successfully Initialized.
[2024-04-02 19:45:15.059] [info]    Screen consumer [1|720p5000] Initialized.
[2024-04-02 19:45:15.175] [info]    oal[1|720p5000] Initialized.
[2024-04-02 19:45:15.175] [info]    Initialized channels.
[2024-04-02 19:45:15.179] [info]    Initialized controllers.
[2024-04-02 19:45:15.179] [info]    Initialized osc.
[2024-04-02 19:45:15.465] [info]    async_event_server[:5250] Accepted connection from 127.0.0.1 (1 connections).
[2024-04-02 19:45:15.465] [info]    Received message from 127.0.0.1: VERSION SERVER\r\n
[2024-04-02 19:45:15.465] [info]    Sent message to 127.0.0.1:201 VERSION OK\r\n2.3.2 4de6d18f Dev\r\n
[2024-04-02 19:45:15.466] [info]    Received message from 127.0.0.1: INFO\r\n
[2024-04-02 19:45:15.466] [info]    Sent message to 127.0.0.1:200 INFO OK\r\n1 720p5000 PLAYING\r\n\r\n
[2024-04-02 19:45:15.467] [info]    Received message from 127.0.0.1: CLS\r\n
[2024-04-02 19:45:15.467] [info]    Received message from 127.0.0.1: TLS\r\n
[2024-04-02 19:45:15.469] [info]    Received message from 127.0.0.1: DATA LIST\r\n
[2024-04-02 19:45:15.470] [info]    Received message from 127.0.0.1: THUMBNAIL LIST\r\n
[2024-04-02 19:45:16.417] [info]    Sent message to 127.0.0.1:200 CLS OK\r\n"PAL_SD_16.9_ANAMORPHIC_PROGRESSIVE_QT_PNG_NONE_100_48KHZ1"  MOVIE  5252334 20240401165701 50 1/25\r\n"XD"  STILL  124372 20240401165309 NaN 0/0\r\n\r\n
[2024-04-02 19:45:16.421] [info]    Sent message to 127.0.0.1:200 TLS OK\r\n\r\n
[2024-04-02 19:45:16.421] [info]    Sent message to 127.0.0.1:200 DATA LIST OK\r\n\r\n
[2024-04-02 19:45:16.430] [info]    Sent message to 127.0.0.1:200 THUMBNAIL LIST OK\r\n"PAL_SD_16.9_ANAMORPHIC_PROGRESSIVE_QT_PNG_NONE_100_48KHZ1" 20240401T165701 24587\r\n"XD" 20240401T165309 60977\r\n\r\n
[2024-04-02 19:45:37.134] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:45:37.138] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:45:37.138] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:45:43.381] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:45:43.385] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:45:43.385] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:45:46.629] [info]    Received message from 127.0.0.1: PLAY 1-10 "XD" CUT 0 Linear RIGHT\r\n
[2024-04-02 19:45:46.633] [error]    Turn on log level debug for stacktrace.
[2024-04-02 19:45:46.633] [info]    Sent message to 127.0.0.1:404 PLAY FAILED\r\n
[2024-04-02 19:45:51.497] [info]    async_event_server[:5250] Client 127.0.0.1 disconnected (0 connections).

I eould try to run Scanner and Caspar server as Administrator. That at least helps with the issue if not connecting to scanner. Maybee it helps resolve the other issues.

I tried running both as Administrator. didnt fix it but its okay. thank you for your help i dont need help anymore