Integration of camera c code with device service c #27
Unanswered
Rakshithakrishna2
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Yes you can integrate C code with EdgeX C Device SDK since it is SDK written in C Language. It would be helpful if you get familiar with basics of C SDK using C SDK documentation below: Once you have a fair understanding of the C SDK then you will hopefully get pointers on how to integrate it with your application. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am using EdgeX- 2.1 version of all services including Device-sdk-c .
I have got to build an application of video streaming through web camera using device-sdk-c.
It would be really helpful, on clarrifying, if I could integrate a C code with device-sdk-c and edgex services.
Kindly guide me. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions