create timestamp links to jump to specific times on rumble videos

I am trying to allow visitors to seek specific times on the embed rumble video inside the wordpress post by clicking to timestamp links. I can do it for youtube videos using Skip to Timestamp plugin or methods like this one however, I cannot make it work for embed rumble videos.

I desperately need to make this work for a rumble video. Any help would be greatly appreciated.

Cheers.

Topic timestamp api Wordpress javascript

Category Web


Setting the timestamps on a YouTube video works because YouTube allows it, this is not a functionality that Wordpress provides. For an rumble video you could use the Rumble Player API.

In the documentation there is the function "API.setCurrentTime(time)" and it should do the same as in your linked example.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.