Replay Service slow rate don't work

1 post / 0 new
Offline
Last seen: 2 days 1 hour ago
Joined: 07/30/2025
Posts: 3
Replay Service slow rate don't work

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.

Replay Service slow rate don't work

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?