Hi,
Ask the following questions:
-
Using deepstream for inference, we need to support the following recording strategies: start recording after detecting the target, the recording time is 30 seconds; start recording after detecting the target, and stop recording after the target disappears. Can it be achieved? Can you provide a demo?
-
Use deepstream for inference. After detecting the target, save the image data in jpg format and implement it in C language. Can you provide a demo?
-
Use deepstream for inference. Can the inferred data stream be pushed to the html page for playback? Can you provide a solution?
-
Use deepstream to push rtsp stream. Can the process of pushing stream control the start and stop? Can you provide a demo?
-
How to calculate the computing power required by the algorithm model? The relationship between the size of the algorithm model and GPU, CPU, memory?