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

Error running makefile #3

Open
RonsonRajan98 opened this issue Sep 19, 2024 · 1 comment
Open

Error running makefile #3

RonsonRajan98 opened this issue Sep 19, 2024 · 1 comment

Comments

@RonsonRajan98
Copy link

I am having trouble running the makefile in this step.

Somewhy PYNQ referes base.bit file from BOARDDIR but do not build it automatically, so

$ cd ${HOME}/git-projects/PYNQ-ZYBO/Zybo
$ make

Also could you please upload a image that had hdmi+usbwebcam overlay for video streaming.
Thanks

@nick-petrovsky
Copy link
Owner

nick-petrovsky commented Sep 19, 2024

I am having trouble running the makefile in this step.

Somewhy PYNQ referes base.bit file from BOARDDIR but do not build it automatically, so

$ cd ${HOME}/git-projects/PYNQ-ZYBO/Zybo $ make

I guessed it is already mentioned in README.md, if something isn't clear -- please make pull request.

Also could you please upload a image that had hdmi+usbwebcam overlay for video streaming. Thanks

I have no plans to develop additional overlays at the moment, there are lots of implementations with similar functionality. Good starting point is this . After adaptation of IP-core, GStreamer-based scripts can be used for capturing video from USB camera.

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

3 participants
@nick-petrovsky @RonsonRajan98 and others