Skip to content

Web Improvements#329

Merged
bdlukaa merged 8 commits intomainfrom
updates
Mar 28, 2025
Merged

Web Improvements#329
bdlukaa merged 8 commits intomainfrom
updates

Conversation

@bdlukaa
Copy link
Collaborator

@bdlukaa bdlukaa commented Mar 25, 2025

Fixes #328

The allowed parameters are:

  • host, must not be null
  • username, defaults to Admin if not provided
  • login, defaults to bluecherry if not provided
  • port, defaults to 7001
  • rtsp_port, defaults to 7002

For example:
http://localhost:64457/?host=demo.bluecherry.app

If failed to connect, the error dialog is displayed:
Server Connect Error Dialog

@bdlukaa bdlukaa added the Web label Mar 27, 2025
@bdlukaa bdlukaa merged commit 67ef255 into main Mar 28, 2025
7 of 10 checks passed
@bdlukaa bdlukaa deleted the updates branch March 28, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web: Pass a variable via URL

1 participant