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

Getting an error when compiling #107

Open
Jcwscience opened this issue Jan 11, 2022 · 1 comment
Open

Getting an error when compiling #107

Jcwscience opened this issue Jan 11, 2022 · 1 comment

Comments

@Jcwscience
Copy link

In file included from /usr/src/jetson_multimedia_api/include/NvBuffer.h:43,
                 from /usr/src/jetson_multimedia_api/include/NvV4l2ElementPlane.h:53,
                 from /usr/src/jetson_multimedia_api/include/NvV4l2Element.h:50,
                 from /usr/src/jetson_multimedia_api/include/NvVideoEncoder.h:48,
                 from /tmp/jetson-ffmpeg/nvmpi_enc.cpp:2:
/usr/src/jetson_multimedia_api/include/v4l2_nv_extensions.h:179:8: error: redefinition of ‘struct v4l2_ctrl_h264_sps’
 struct v4l2_ctrl_h264_sps {
        ^~~~~~~~~~~~~~~~~~

and many many more errors with the same message regarding different structs.
Any ideas?

Thanks!

@FreddyTF
Copy link

FreddyTF commented Jan 9, 2025

i am having the same problem
have you been able to solve it?

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