🎥 ffmpeg multicast streaming (lan)
intro this part is a continuation of the previous post. In this post i will explain how to stream video with ffmpeg on a LAN, and keep the latency as low as possible.
note: this post is for lan only, client and server need to be on the same network or wifi.
(In detail: you need te be in the same layer 2 segement) this is because we use multicast udp to transport the video.
read more