Hello! I am trying to modify the source code ‘deepstream_test1_app.c’ in order to use OpenCV to do streaming media processing, I’ve already realized the fonction of using a camera to do the real-time object recognition by using deepstream_test1, but I don’t know how to combine OpenCV with ‘deepstream_test1_app.c’, Does it mean that I can directly write a few more lines of code in the file ‘deepstream_test1_app.c’? can you give me an practical example (any example will do) of using OpenCV in ‘deepstream_test1_app.c’? Thank you!
We have no opencv + deepstream sample now.
You can try to use opencv + gstreamer, or opencv preprocess → appsrc → deepstream pipeline, nvv4l2decoder, nvstreammux, …
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| OpenCV on deepstream? | 2 | 2625 | December 13, 2019 | |
| how to combine python and deepstream? | 9 | 2923 | December 17, 2019 | |
| Opencv frame as input to deepstream python api pipeline | 8 | 2896 | March 8, 2022 | |
| How to use opencv in deepstream? | 3 | 305 | May 14, 2024 | |
| How to use opencv in deepstream-app sample | 10 | 416 | October 21, 2024 | |
| Deepstream source from opencv image stream | 1 | 502 | March 4, 2021 | |
| Opencv Mat as source to DeepStream | 1 | 648 | October 19, 2020 | |
| I want to use OpenCV by branching the deepstream pipeline | 2 | 1218 | May 1, 2020 | |
| How to call opencv code from deepstream app | 5 | 646 | October 27, 2021 | |
| Unable to get Deepstream -> OpenCV pipeline working (Python) | 2 | 475 | August 1, 2022 |