revmischa / rtsp-server

Lightweight RTSP/RTP streaming media server
https://metacpan.org/release/RTSP-Server
427 stars 111 forks source link

REQUEST : Add multicast option ? #9

Open LeRatierBretonnien opened 8 years ago

LeRatierBretonnien commented 8 years ago

Hi, we would like to add an option to stream a specific URL to a multicast address instead of a unicast address. This is a feature request, or at least we are searching some ideas on how to do this.

Thanks and regards,

revmischa commented 7 years ago

Right now this is very client-driven.. how do you imagine the multicast setup would work? A client announces a RECORD, and perhaps we create a stream viewer that has a multicast address? Ideas/patches welcome