Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/v3.0.0b1 fixes #728

Merged
merged 10 commits into from
Apr 8, 2024
Merged

Feature/v3.0.0b1 fixes #728

merged 10 commits into from
Apr 8, 2024

Conversation

roflcoopter
Copy link
Owner

This PR includes a number of fixes for 3.0.0b1:

  • Make sure thumbnails are lazyloaded properly on Events tab
  • Set a new HLS Client ID everytime the source changes. Resolves some playback issues
  • Make Camera Grid on Events page scrollable so the page remains the same size no matter how many cameras you have.
  • Reduce some spacing in the frontend
  • The Hover Line which shows the time is now properly positioned
  • Connect to DB using the postgres user to allow running the container as root
  • Set default value for EXTINF for fragmented mp4s if it cant be read properly from the manifest file.
    This resolves an issue where playback and loading of the timeline would fail because there were segments that had EXTINF: null in the DB

Copy link

netlify bot commented Apr 8, 2024

Deploy Preview for viseron canceled.

Name Link
🔨 Latest commit d31f527
🔍 Latest deploy log https://app.netlify.com/sites/viseron/deploys/6613a9c889bcf10008334bf1

viseron/components/storage/const.py Dismissed Show dismissed Hide dismissed
@roflcoopter roflcoopter merged commit b2007ab into dev Apr 8, 2024
20 checks passed
Repository owner deleted a comment from sonarcloud bot Apr 8, 2024
@roflcoopter roflcoopter deleted the feature/v3.0.0b1-fixes branch April 8, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant