question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expand `lazy_unload` to support either/both lazy unloading on carousel moves or tab being hidden

See original GitHub issue

Checklist:

  • I updated to the latest version available
  • I cleared the cache of my browser

Release with the issue: 3.0.0

Last working release (if known):

Browser and Operating System: Firefox, Chromium

Description of problem:

With lazy_load: true and lazy_unload: true when you watch HA live provider camera stream and then switch to other tab, video player is paused but it keeps fetching stream data in the background. When you switch back tab, video is unpaused and it resumes from the position you left it. Based on documentation, it should unload camera and not pause when lazy_unload: true.

Actually, this is the behaviour I would like, but with one correction - do not pause the video and keep it running in the background, but keep existing lazy_unload behaviour when switching through cameras in carousel.

Why keep running camera stream in the background? It’s because I have cameras with audio support and I would like to continue listen camera stream while browsing in other tabs, unless it’s paused/stopped by me.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dermotduffycommented, May 4, 2022

Will be in v4.0.0.

1reaction
dermotduffycommented, Mar 15, 2022

[Split into two separate bugs]

Read more comments on GitHub >

github_iconTop Results From Across the Web

Carousel - Bootstrap
A slideshow component for cycling through elements—images or slides of text—like a carousel.
Read more >
React Bootstrap Carousel Component
A slideshow component for cycling through elements—images or slides of text—like a carousel. Example#. Carousels don't automatically normalize slide dimensions.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found