Hi everyone,
We are currently working on a custom integration using the WebRTC-Rest API. We have hit a major roadblock regarding Playback control.
The API documentation for PATCH /sessions/{sessionId} lists parameters like speed and playbackTime (start time), but it also explicitly states: “Currently it’s possible to update the AnswerSDP and the Token.”
Our tests confirm that any attempt to dynamically change the playback speed or jump to a different timestamp via PATCH is simply ignored.
Perhaps we are doing something wrong. Please let us know.
Is there any plan to support dynamic playback updates (speed/playback time) via PATCH in the WebRTC API soon? Or is there an alternative solution?
Thank you,
Nicolò