We’re sorry. We could not find a match for your search.

We suggest you try the following to help find what you’re looking for:

  • Check the spelling of your keyword search.
  • Use synonyms for the keyword you typed, for example, try "application" instead of "software."
  • Start a new search.
  • RTSP support has recently been added to the Java Media Framework. It enables JMF based clients (both applets and applications) to communicate with RTSP enabled servers and request that the streaming of specified mediafile (video-on-demand).

    For example, you can use JMStudio as an RTSP client by opening a URL from the File menu with the following parameters:

    rtsp://host:port/mediafile rtsp://129.144.251.202/test.mov

    If the port information is omitted the default RTSP port 554 is assumed.

    To construct an RTSP player programmatically, you use the Manager.createPlayer method and pass in an RTSP URL.

    RTSP Servers

    JMF based clients can connect to standards based RTSP/RTP Servers such as:

  • Sun StorEdge Media Central Streaming Server
  • Apple Quicktime Streaming Server
  • Version 2.0.1

    Apple Computers, Inc.

    Runs on Mac OS X Server