Hello,
Referring to https://github.com/justintv/Twitch-API/blob/master/player.md
For a local game tournament I’ve developed a simple scorekeeping system that plays a goal sound corresponding to the player that has scored a point. I would like to add twitch support so we can show a replay of the goal on a big screen.
Can you tell me if you are planning on supporting rewind/forward/set position behaviour on the player JS api?
Alternatively I could pause the stream for about 10-15 seconds and let it lag behind for that amount the whole time, but I’d rather solve it in a nice way.
Thanks,
Jark