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 support USB webcam or wifi cam? #3

Open
WJayWJay opened this issue Oct 1, 2022 · 5 comments
Open

how to support USB webcam or wifi cam? #3

WJayWJay opened this issue Oct 1, 2022 · 5 comments
Labels
question Further information is requested

Comments

@WJayWJay
Copy link

WJayWJay commented Oct 1, 2022

have any idea ?

@RaghavPrabhakar66
Copy link
Member

@WJayWJay If you are able to setup flowpilot on PC running with recorded video. Then all you need to change is tmp to 0 for Webcam and <url of image feed> for WiFi Cam.

@WJayWJay
Copy link
Author

WJayWJay commented Oct 2, 2022

I mean running it on android device ,not using embedded cam. can realize it or have any tech questions? @RaghavPrabhakar66

@MankaranSingh
Copy link
Contributor

Using external cam on android is not really on our roadmap. But if you can get the external camera image buffer, in either of the c++/python/java side, it should be easy enough and can guide you.

@MankaranSingh MankaranSingh added the question Further information is requested label Nov 7, 2022
@MankaranSingh
Copy link
Contributor

external cam can be added like this:
https://discord.com/channels/976146733648191558/1022930526522331146/1083360322410254356

RaghavPrabhakar66 pushed a commit that referenced this issue May 17, 2024
…5bbed80

[Snyk] Security upgrade tqdm from 4.64.0 to 4.66.3
@vasyl91
Copy link

vasyl91 commented May 30, 2024

Any news or updates? My head unit doesn't have built-in camera and external one connected via USB doesn't work with flowpilot (works with app provided by manufacturer).

@WJayWJay If you are able to setup flowpilot on PC running with recorded video. Then all you need to change is tmp to 0 for Webcam and <url of image feed> for WiFi Cam.

Is there any way to update this file without installing Flowpilot from the scratch if I change this line capture = new VideoCapture("/storage/emulated/0/Android/data/ai.flow.android/files/tmp"); with url from USB camera?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants