Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU): Jetson AGX Orin
**• DeepStream Version: 6.3
**• JetPack Version (valid for Jetson only): 5.1.3
**• TensorRT Version: 8.5
**• NVIDIA GPU Driver Version (valid for GPU only): CUDA 11.4, cuDNN 8.6
• Issue Type( questions, new requirements, bugs)
We want to use DeepStream to detect when an apple falls from a tree. Upon detecting a fall, we need to save a video clip that includes the 3 seconds before the fall and a few seconds after it. Meanwhile, the system should continue monitoring and detecting any future falls. How can we configure DeepStream to save these short video segments while maintaining continuous detection?