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

How to let multiple clients access the same camera at the same time #53

Open
NaiveInvestigator opened this issue Mar 20, 2024 · 4 comments

Comments

@NaiveInvestigator
Copy link

as stated above, when we try to access the same camera on 2 different devices, the video stream lags a lot, or one of the devices straight up shows no output.

@gen2brain
Copy link
Owner

You can use some of the mjpeg proxies, there are a lot of them, written in python, go, etc. Just pick.

@NaiveInvestigator
Copy link
Author

I sadly do not have mych knowledge in this area. is there any that you would personally suggest :0

@gen2brain
Copy link
Owner

Something like https://github.com/vvidic/mjpeg-proxy or https://github.com/johannfr/mjpeg-proxy.

@gen2brain
Copy link
Owner

There was a request to add something like that here, but at the time I wanted cam2ip to be as simple as possible. Maybe I will try something when I find the time, I also have a few more ideas but I don't have the time to experiment.

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

No branches or pull requests

2 participants