<!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] problem with
testMPEG4VideoStreamer</title></head><body>
<blockquote type="cite" cite><font size="-1">I downloaded the wwe.m4e
file from live555 website.</font></blockquote>
<blockquote type="cite" cite><font size="-1">I changed the
destinationAddress to my ip address,rptPortNum to my
port.</font></blockquote>
<blockquote type="cite" cite><font size="-1">When I ran
testMPEG4VideoStreamer, vlc can use rtsp to show the video
right,</font></blockquote>
<blockquote type="cite" cite><font size="-1">but when&nbsp;I changed
the net source to udp://@:8888, vlc can't show the
video.</font></blockquote>
<div><br></div>
<div>&quot;udp://&quot; URLs are a non-standard hack.&nbsp; Don't use
them.</div>
<div><br></div>
<div>Instead, use RTSP.</div>
<div><br></div>
<div>Either use the *unmodified* &quot;testMPEG4VideoStreamer&quot;
application (to stream via multicast), or else use
&quot;testOnDemandRTSPServer&quot; or &quot;live555MediaServer&quot;
(to stream via unicast), and use the &quot;rtsp://&quot; URL (that the
application will display) to access your stream.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>