I am trying to run a C++ project as a plugin. According to my understanding the plugins are written in java, so can I compile the C++ code into a shared library and use it from java using java native interface.
Or is there any better way to access streams from And media server within the C++ project so that it can be used for image processing.
Question
Atul
I am trying to run a C++ project as a plugin. According to my understanding the plugins are written in java, so can I compile the C++ code into a shared library and use it from java using java native interface.
Or is there any better way to access streams from And media server within the C++ project so that it can be used for image processing.
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Apr 30
1
May 9
1
Top Posters For This Question
Mohit 1 post
Atul 1 post
Popular Days
Apr 30 2022
1 post
May 9 2022
1 post
1 answer to this question
Recommended Posts