amwtech
amwtech
The same lack of action for the preview command happens in client 2.0.9, and when OSC commands are sent via web sockets.
I have also experienced this issue. I found that the crash occurs when OscSender::send is invoked in module client/src/Osc/OscSender.cpp I was able to show that commenting out most of the...
I ran some PAL and 1080i5000 tests using server version 2.3.3_LTS (downloaded from the Github distribution). My results match those reported by sendust. The test content was played out of...
Julusian, thanks for the response, very useful data in there. I saw the note from dotarmin earlier in this thread about setting the `ffmpeg.producer.auto-interlace` flag to all in casparcg.config. I...
I ran a series of tests on both interlaced and progessive channel timelines. No issues related to this test build were seen. **Testing method** CasparCG channel 1 outputs via thunderbolt...
This was an issue on the Windows client. I tested OSC send using the December 2023 build, and the client does not crash when an OSC message is output by...
Not a duplicate of #304. The OSC Preview command is still faulty as at December build.
I have examined the code in RundownTreeWidget header and cpp files that implement the OSC controls, and have a list of modifications that enable OSC control of preview. The codebase...
I have created a pull request that enables OSC control of preview. The code blocks OSC operation of /control/preview if the client is set to operate in preview in auto-step....
@Julusian - Thanks for catching my error where I had not noticed the changes in Global.h. I tested on an older version of client I still require for work with...