<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite">Can live555 stream H.264 or MPEG4 video to rtp://<multicast addr>:1234 <br>without using RTSP to set-up the stream (e.g. the client might be on a <br>different subnet to the live555 server) ?<br></blockquote><div><br></div>There are (from what I can tell) two different questions here:</div><div><br></div><div>1/ Can LIVE555 stream H.264 or MPEG4 video to rtp://<multicast addr>:1234 <br>without using RTSP to set-up the stream</div><div><br></div><div>Yes, (although note that the "rtp://" URL is nonstandard, and is used only by (some) receivers - e.g., VLC - and has nothing to do with our code).  Note, though, that H.264 and MPEG-4 video streams contain special configuration parameters that often cause a stream to not be understandable by receivers, unless they get these parameters 'out of band' - e.g., via a SDP description.  That's why we recommend that H.264 or MPEG-4 video streams be served via RTSP.</div><div><br></div><div>2/ Can multicast streams be received by receivers that are on a different subnet from the sender.</div><div><br></div><div>This depends entirely on whether your network has set up IP multicast routing between the sender's network and the receiver(s) network(s).  It has absolutely nothing to do with application-level code like LIVE555.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>