<!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 I changed
the net source to udp://@:8888, vlc can't show the
video.</font></blockquote>
<div><br></div>
<div>"udp://" URLs are a non-standard hack. Don't use
them.</div>
<div><br></div>
<div>Instead, use RTSP.</div>
<div><br></div>
<div>Either use the *unmodified* "testMPEG4VideoStreamer"
application (to stream via multicast), or else use
"testOnDemandRTSPServer" or "live555MediaServer"
(to stream via unicast), and use the "rtsp://" 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>