UDP Streaming

Trance

New Member
Good evening everyone,

I've seen pretty cool things that can be done with this wonderful project.
Is it possible to get an UDP stream through a web interface? Similar to what VLC can do.
e.g.: udp://@239.0.0.1:2000

Many thanks.
 

Max

Administrator
Staff member
Good day.
WebCallServer does not support UDP multicast streaming. In a nutshell: you can capture and play WebRTC, RTMP, RTSP streams, also you can play captured stream as HLS.
All the server functions are briefly described on this page with the links to details.
 

Trance

New Member
Good day.
WebCallServer does not support UDP multicast streaming. In a nutshell: you can capture and play WebRTC, RTMP, RTSP streams, also you can play captured stream as HLS.
All the server functions are briefly described on this page with the links to details.
Hi Max,

Thank you for your prompt reply.
Is the installation possible on Linux only or does it also support Windows?
 

Max

Administrator
Staff member
WCS installation requirements are described here in details. You need Linux server with Java to install WCS.
 
Top