I wrote in HTML source as below;

<embed src="mp3player.swf" width="300" height="20"
type="application/x-shockwave-flash" 
pluginspage="http://www.macromedia.com/go/getflashplayer";
flashvars="file=rtmp://serverdomain.com/oflaDemo&id=mp3:filename" /><br>



On Fri, 16 Feb 2007 12:33:45 -0800
"Aaron Roberson" <[EMAIL PROTECTED]> wrote:

> If you were using Jeroen's Flash Media Player did you pass the
> rtmp://serverdomain.com/application to the file parameter and
> mp3:filename to the id parameter? An example would be:
> <a 
> href="javascript:loadPlayer('rtmp://serverdomain.com/appname','mp3:filename','false');">listen</a>
> 
> HTH,
> Aaron
> 
> On 2/15/07, Nobuhsia Tanuma <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm trying to play MP3 audio file via RMTP on the web browser using
> > Flash Media Player.
> > Finished playback of MP3 audio, Red5 server was stopped cause by java is
> > core dumped, but this problem does not occurred for flv video file.
> > Could anyone tell me why?
> >
> >
> > Version: 0.6RC2
> > OS: FreeBSD6.2
> > java: 1.5.0 (diablo-jdk-1.5.0.*)
> > Flash Player: mediaplayer.swf
> >               (http://www.jeroenwijering.com/?item=Flash_Media_Player)
> > File Position: {Red5 root}/webapps/oflaDemo/streams/file.mp3
> >
> > last message of Red5:
> > [INFO] 11712 main:( org.red5.server.Standalone.info ) Startup done in:
> > 11713 ms
> > [WARN] 74557 SocketAcceptorIoProcessor-0.0:(org.red5.server.net.rtmp.
> > RTMPHandler.warn ) Unhandled ping: Ping: 3, 0, 5000, -1
> > 00 03 00 00 00 00 00 00 13 88
> > [INFO] 80271 SocketAcceptorIoProcessor-0.0:(org.red5.server.stream.
> > PlaylistSubscriberStream.info ) Scheduled stop in: 78077
> > [INFO] 160547 DefaultQuartzScheduler_Worker-5:(org.red5.server.stream.
> > PlaylistSubscriberStream.info ) Stop
> >
> >
> > Sorry for my poor english...
> >
> > -----
> > N. Tanuma
> > Tokyo, Japan
> >
> >
> >
> > _______________________________________________
> > Red5 mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> 
> _______________________________________________
> Red5 mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/red5_osflash.org

----------
田沼 伸久
明星大学物性研究センター
Nobuhisa TANUMA
Material Science Research Center, Meisei University
2-1-1 Hodokubo Hino-city Tokyo 191-8506 Japan
Tel 042-591-5094  Fax 042-591-7551
http://www.amrc.meisei-u.ac.jp/msrc/
[EMAIL PROTECTED]


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to