Skip to content

Different media control results on different browsers #777

Answered by ehpersonal38
lloydbayley asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Lloyd - thanks for looking into this. I always appreciate exploring the intricacies of different software functions.

You're right that different browsers handle these things differently, and we developers don't really have much control over it unless we want to implement a custom video player plugin.

As for Safari, I think what's happening there is that the media controls aren't showing due to some code I implemented a few weeks ago that disables media controls if there are more than 100 detections displayed on the "Recordings" page. (d257b14) This is to reduce lag and overall make the "Recordings" page a lot more usable.

So if you want to see what Safari's media controls really look l…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lloydbayley
Comment options

Answer selected by lloydbayley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants