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

Fix legacy version to work. #75

Open
wants to merge 1 commit into
base: legacy_version
Choose a base branch
from

Conversation

dhylands
Copy link

I'm not actually expecting this to be merged. These are the changes that I made to get the legacy_version branch to build and I was able to connect with the Android app and get a video stream.

So I thought I'd put this out there for anybody else who is having difficulty getting things to compile/work.

@dhylands
Copy link
Author

I could only get the single frame capture to work (using the ArduCAM app) if the stream was running first (i.e. it was playing the video preview).

If I start the stream and then try to do 2 captures in a row, then the first capture will work and the second capture will hang.

If I alternate /stream, /capture, /stream, /capture then I can take as many captures as I want and they all work. As soon as I try to do /stream, /capture, /capture then the second /capture hangs.

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.

None yet

1 participant