'Flutter UDP Stream Plugin

Is there any flutter Stream player Plugin for UDP Protocol?

I want to stream UDP from my multicast server, already tried a few plugin but nothing work for udp protocol



Solution 1:[1]

You can use better_player Or flutter_vlc_player

Sources

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

Source: Stack Overflow

Solution Source
Solution 1 Zoubair Daddow