'How to stream UDP videos in Flutter?

I have some UDP channel links and I would like them to use with my video player (Chewie) but it doesn't seem to work in my flutter application. What I am doing wrong here? Do I need to use any other packages or ChewieController.network is able to play the format?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source