how can i play rtsp video stream in flutter windows?

29 views Asked by At

I did not find packages for working with RTSP on windows on pub.dev, tell me how can I solve this problem and play the RTSP stream on windows flutter program? I had thoughts of using the VLC API, but I don't know yet if this is the right solution.

I tried to enable RTSP through existing packages. But there the picture is not updated and everything freezes on one frame.

0

There are 0 answers