<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] URGENT QUERY</title></head><body>
<blockquote type="cite" cite><b>testMPEG1or2VideoStreamer</b> reads a
MPEG-1 or 2 Program Stream file (named &quot;test.mpg&quot;), extracts
from this an video Elementary Stream, and streams these, using RTP, to
the unicast IP.</blockquote>
<blockquote type="cite" cite>So in<b> testMPEG1or2VideoReceiver,</b> I
have set the IP = <a href="http://0.0.0.0/">0.0.0.0</a>.</blockquote>
<div><br></div>
<div>Don't do that.&nbsp; &quot;testMPEG1or2VideoStreamer&quot; is
used to stream to a *multicast* IP address.&nbsp; Leave it the way it
is.</div>
<div><br></div>
<div>(If instead you want to do unicast streaming, then use
&quot;testOnDemandRTSPServer&quot; (as the server) and &quot;openRTSP&quot;
(as the client) instead.)</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>