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

Multi-camera streams in the client user interface #4

Open
curtiswest opened this issue Sep 12, 2017 · 0 comments
Open

Multi-camera streams in the client user interface #4

curtiswest opened this issue Sep 12, 2017 · 0 comments

Comments

@curtiswest
Copy link
Owner

With the addition of multi-camera servers in v3.0 comes the ability to stream from these multi-camera servers.

The present implementation of the user interface only displays one of these streams (the first in the streams_url reply from the server).

Ideally, there would be a way to display all of the cameras connected to a server in that servers panel. This shouldn't require any backend work -- after all, the stream URLs are already being accessed, but they're discarded before being used. Implementation will require modifying the Flask templates setup.html to display these streams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant