mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.8k stars 581 forks source link

How to multicast the screen? #666

Open wck19870829 opened 4 months ago

wck19870829 commented 4 months ago

I want to make a desktop sharing tool, the function is to multicast the desktop computer picture to ip address 239.255.255.250, other computers in the LAN can view the computer picture through the multicast ip address.

What should be done?