clapper icon indicating copy to clipboard operation
clapper copied to clipboard

Prevent changing of playback speed while playing live content

Open sp1ritCS opened this issue 2 years ago • 2 comments

Consider force setting the playback speed to 1.00 and setting the sensitive property of the playback slider to false for "live' content. Right now, if you try to increase the playback speed clapper will crash, as it tries to access part of stdin which doesn't exist yet.

sp1ritCS avatar Jul 18 '21 12:07 sp1ritCS

In addition to the player, seems like something that should have an assertion in the API, thus adding API label.

Rafostar avatar May 10 '22 11:05 Rafostar

Note to self: live content should ignore playback speed value and not change/restore it to/from saved preferences.

Rafostar avatar Mar 06 '24 18:03 Rafostar