Hello, I would like to use OpenCV to sharpen the input video. What should I do?
My pipeline is
rtmpsrc → flvdemux ->h264parse->nvv4l2decoder->streammux->nvinfer->nvvidconv->nvosd->nvv4l2h264enc->h264parse->flvdemux->rtmpsink
Hello, I would like to use OpenCV to sharpen the input video. What should I do?
My pipeline is
rtmpsrc → flvdemux ->h264parse->nvv4l2decoder->streammux->nvinfer->nvvidconv->nvosd->nvv4l2h264enc->h264parse->flvdemux->rtmpsink
nx@xavier:~$ sudo deepstream-app -v
[sudo] password for nx:
deepstream-app version 6.0.1
DeepStreamSDK 6.0.1
Hi,
For calling OpenCV functions in Deepstream, please check the guidance in developer guide:
All documents:
thank you
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.