Hello!
I need to capture rtsp stream with h264 codec, what options can you offer? cv::VideoCapture() does not suit, I want to minimize the use of opencv in the project
Hello!
I need to capture rtsp stream with h264 codec, what options can you offer? cv::VideoCapture() does not suit, I want to minimize the use of opencv in the project