Stream video from UDP source

I’m juts looking into Xibo as a replacement for our existing digital signage solution but one thing I need to be able to do is play video from a network stream.

We currently stream video via a UDP address, i.e. udp://123.123.123.123:4443

Can Xibo do this?

Which Player do you want to use?

What players are available?

In our current solution, it works natively, we just provide the IP address of the video steam.

There’s Players for Android and Windows.

Android can play RTSP streams via the LocalVideo module, but only via TCP (not UDP).

Windows can’t play any streams natively, but you could embed the VLC browser plugin to play your existing stream. There is no out of the box support though.