This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How can I realize "RTSP→decode→display" based on MCFW?



Hi,

As the title mentioned, I want to get h264 video streams from IP Camera based on RTSP, which follows the Vdec_Vdis usecase in MCFW demo, here are my questions:

1. Does the NVR source (which I don't have) provide a straightforward implementation to my usecase? Do you recommend me to get one? If NVR source has no direct implementation, do the sources it provides make my issue easier?

2.How to implement this usecase without the NVR source? Do you provide any codes that has already been done?

I'm sorry I am being a little urgent.