Screen saver kicks in during WebRTC call
Categories
(Core :: WebRTC, defect, P2)
Tracking
()
People
(Reporter: jya, Assigned: jib)
References
(Blocks 2 open bugs)
Details
(Keywords: enterprise)
Attachments
(1 file)
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Comment 9•7 years ago
|
||
Comment 11•7 years ago
|
||
See also bug 1520332 comment #3; the media element involved in rendering a hangouts call doesn't have an audio stream, so our logic to deactivate the screensaver doesn't fire.
Reporter | ||
Comment 12•7 years ago
|
||
(In reply to Chris Pearce [:cpearce (GMT+13)] from comment #11)
See also bug 1520332 comment #3; the media element involved in rendering a hangouts call doesn't have an audio stream, so our logic to deactivate the screensaver doesn't fire.
The logic is rather puzzling; So with audio you can see the video, but not without? If it didn't have a video stream, sure.
Comment 13•7 years ago
|
||
This is probably to not inhibit the screen saver when having a web page open that has lots of "gifs" that are in fact looping videos.
How about extending this logic to inhibit the screen saver also if there is a video playing and also the page is also playing audio?
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 15•5 years ago
|
||
Suggest we move on this and implement the comment 13 suggestion.
Assignee | ||
Comment 16•5 years ago
|
||
Comment 17•5 years ago
|
||
Comment 18•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•5 years ago
|
Updated•6 months ago
|
Description
•