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

Live camera feed #4

Open
wlinds opened this issue Nov 17, 2023 · 1 comment
Open

Live camera feed #4

wlinds opened this issue Nov 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@wlinds
Copy link
Member

wlinds commented Nov 17, 2023

Static camera images are currently served through flask.
Implement a live camera feed for the affected forms in Anvil.

@Rufshod Rufshod added the enhancement New feature or request label Nov 17, 2023
@Rufshod
Copy link
Contributor

Rufshod commented Nov 17, 2023

We ran into a bitrate issue when trying to get this to work.
We got up to 4 live camera feeds but there seems to be limitations in how many cameras Firefox, Chrome and Safari can have open at one time. Edge did work but was very buggy.

So the main problem here is a browser limitation it seem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants