Hello everyone!
I am adding buttons for replay controls in my app and I’d like to add the ability to speed up or slow down the replay.
Increasing the speed (x2, x4, etc.) works fine, but when I try to slow it down, I need to send non-integer values (x0.25 or x0.5) and it doesn’t work.
I get this error on RTI DDS Spy.
However, when I change the replay speed through the XML config file and set it to "0.5", it works without any issue.
Does anyone have a solution to suggest, please?
The documentation is really minimal on this topic, and I honestly don’t see how to send it a decimal value ...
4.4. Remote Administration — RTI Recording Service 6.1.0 documentation
Hi Mister CommandRequest, I think you're hitting an issue (Issue ID RECORD-1276) that was fixed in version 6.1.1. I recommend updating at least to that version. Thanks!