<HTML dir=ltr><HEAD>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16434"></HEAD>
<BODY>
<DIV><FONT color=#000000 size=2>Hello FFserver users,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT></DIV>
<DIV><FONT size=2>I'm new for ffmpeg, and I meet a problem while trying to stream a mpeg transport stream file using RTP format through ffserver.</FONT></DIV>
<DIV><FONT size=2>I'd like to ask your help for it, below is the details:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I want to do an experiment for streaming the mpeg transport stream file (.ts) in RTP format through ffserver, so I use the muxing-example</FONT></DIV>
<DIV><FONT size=2>provided in ffmpeg package (in /ffmpeg/doc/examples/) to generate a simple mpeg transport stream file (cc.ts) and put it in /tmp/, then,</FONT></DIV>
<DIV><FONT size=2>free run the ffserver without parameter with the ffserver.conf in /etc/, however, </FONT><FONT size=2>I can't play it using ffplay or mplayer or VLC player</FONT></DIV>
<DIV><FONT size=2>(My ffserver is running in Ubuntu x86).</FONT></DIV>
<DIV><FONT size=2></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>My ffserver.conf file (I didn't use feed because I just want to stream a file) is as below:</FONT></DIV>
<DIV><FONT size=2>==============================</FONT></DIV>
<DIV><FONT color=#0000ff size=2>Port 8090<BR>RTSPPort 5454</FONT></DIV>
<DIV><FONT color=#0000ff size=2>BindAddress 0.0.0.0</FONT></DIV>
<DIV><FONT color=#0000ff size=2>MaxHTTPConnections 2000</FONT></DIV>
<DIV><FONT color=#0000ff size=2>MaxClients 1000</FONT></DIV>
<DIV><FONT color=#0000ff size=2>MaxBandwidth 400000</FONT></DIV>
<DIV><FONT color=#0000ff size=2>CustomLog -</FONT></DIV>
<DIV><FONT color=#0000ff size=2>NoDaemon</FONT></DIV>
<DIV><FONT color=#0000ff size=2></FONT></DIV>
<DIV><FONT color=#ff0000 size=2><Stream fff.flv><BR>Format rtp<BR>File "/tmp/cc.ts"<BR></Stream></FONT></DIV>
<DIV><FONT color=#0000ff size=2>.... (<FONT color=#000000>some minor lines are omitted)</FONT></FONT></DIV>
<DIV><FONT size=2>==============================</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>in the player side, my typing streaming address is : "rtsp://xxx.xxx.xxx.xxx:5454/fff.flv"; I'm sure the address is correct; the ffserver did</FONT></DIV>
<DIV><FONT size=2>response for it, but the player just can't play it (I've tested play the "cc.ts" file locally and it works).</FONT></DIV>
<DIV><FONT size=2></FONT></DIV>
<DIV><FONT size=2>would you please help me check what's wrong with my settings?</FONT></DIV>
<DIV><FONT size=2>Any help would be appreciated; t</FONT><FONT size=2>hanks in advance.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT></DIV>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV><FONT size=2>A.J.</FONT></DIV>
<DIV><FONT size=2></FONT></DIV>
<DIV><FONT color=#000000 size=2 face=·s²Ó©úÅé></FONT> </DIV></BODY></HTML>