@Moon Welcome to Microsoft Q&A forum!
Did you look at this doc already? Transition from Video Analyzer
If you're using Video Analyzer on an edge server together with the Spatial Analysis container from Cognitive Services, you have the following options:
- You can switch to Dynamics 365 Connected Spaces, which is a SaaS (software as a service) solution currently targeting the retail industry.
- You can connect your RTSP cameras directly to the Spatial Analysis container, and build web applications.
If you're using Video Analyzer on an edge server to analyze live video with other AI models, your options are as follows.
- If you're using an AI model from the Open Model Zoo provided by Intel(R), you may be able to make use of their Deep Learning (DL) Streamer video analytics framework. See OpenVINO™ Toolkit - DL Streamer repository for more information.
- If you're using an AI model optimized for running on NVIDIA(R) GPU, then you should consider the different reference implementations provided for their DeepStream SDK. Also check out the Intelligent Video Analytics with NVIDIA Jetson and Microsoft Azure example that demonstrates an end-to-end architecture for video analytics.