[Live-devel] Regarding multicast
Ross Finlayson
finlayson at live555.com
Wed Apr 16 04:00:20 PDT 2025
> On Apr 16, 2025, at 4:40 AM, Manikandan Valaguru <manikandan.v at e-consystems.com> wrote:
>
> Hi,
> I'm working on implementing multicast streaming using the Live555 RTSP server (v4l2rtspserver)
What is “v4l2rtspserver”? We have no software with that name. We support only the (latest version of the) software that’s described at
http://live555.com/liveMedia/
and downloaded from our own web server.
Note that, to stream via multicast, your “RTSPServer” must *not* use a “OnDemandServerMediaSubsession” subclass; that is used only to stream via unicast. Instead, you should use a “PassiveServerMediaSubsession”.
There are several examples of this in the “testProgs” directory. Note the demo applications named “test*Streamer”. These applications stream via multicast, and include a (sometimes optional) RTSP server that uses a “PassiveServerMediaSubsession” to provide RTSP access to the stream.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list