From: Brian Hammond <[EMAIL PROTECTED]> Subject: rjmf's PlayerApp fails with rtsp I am having trouble with the JMF 2.0 and RJMF G2 SDK (rsg2sdk_r2.zip). I have RealPlayer 7.0 Basic installed; and I am using Java 1.2.2 to compile PlayerApp.java in rmasdk\jmf\samples\PlayerApp directory. I have all my classpath setup, and it compiles and runs fine for links http:// or pnm://, but not for rtsp:// urls. For example: rtsp://clips.foxsports.com/media/991201/video/bk1201barkleyhi.rm hangs PlayerApp! I also have a goofy little application that starts a player and implements ControllerListenter and dumps out events. For non rtsp:// urls, it prints out tons of events, and everything looks peachy... But for any rtsp:// link, it just prints out a single TransitionEvent and hangs... I should probably also point out that I am able to view the rtsp:// urls with the version of RealPlayer I have... Any suggestions/comments/advice/ideas? - Brian ******************************************************* The RealForum is an email discussion group focused on using RealNetworks products. The RealForum is a place to post messages about the best methods for creating content using RealNetworks technologies and the planning and implementation of streaming-media web sites. Archives of RealForum can be found at http://realforum.real.com If you ever want to remove yourself from this mailing list, you can send mail to <[EMAIL PROTECTED]> with the following command in the body of your email message: unsubscribe realforum or from another account, besides the address you subscribed with: unsubscribe realforum <[EMAIL PROTECTED]>
