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 review #184

Merged
merged 11 commits into from
Nov 26, 2023
Merged

Feature review #184

merged 11 commits into from
Nov 26, 2023

Conversation

bdlukaa
Copy link
Collaborator

@bdlukaa bdlukaa commented Nov 25, 2023

  • Click to move the timeline view - Fixes Click to move on timeline view #176
  • Added a fallback source. When the app fails to load a RTSP source, it fallbacks to the HLS source.
  • Multicast view on full screen
  • Double click to switch between matrix types
    Additionally, when updating a single device info (matrix type, preferred streaming type, etc), it is updated in all the layouts it occurs.
  • Reviewed Add Server Wizard
    It is now more pleasant to the eyes. Restored "automatically connect on startup". Improved overall user experience. RTSP port is no longer required (Fixes Unable to add a server that uses HLS only #182)

It defaults to the opposite. If it is RTSP, it fallbacks to HLS. If it is HLS, fallback to RTSP. If it is MJPEG, fallbacks to HLS.

Logs all the video errors to file.
and do not show multicast view if the player hasn't loaded yet
@bdlukaa
Copy link
Collaborator Author

bdlukaa commented Nov 25, 2023

After app links was added, secondary windows stopped working. The app is handling these windows as external links and is treating them as such. Still working on a solution for this.

@bdlukaa bdlukaa merged commit 9a11fe8 into bluecherrydvr:main Nov 26, 2023
5 checks passed
@bdlukaa bdlukaa deleted the review branch November 26, 2023 12:36
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.

Unable to add a server that uses HLS only Click to move on timeline view
1 participant