beautypg.com

Ncast n-way reference manual, Rtsp m, Qtl f – NCast N-Way Server User Manual

Page 33: Asx f

background image

NCast N-Way Reference Manual

If the client is using the NCast Windows Media Player plug-in, this is the required link:

nchttp://www.ncast.com/sdp-files/my-multicast-stream.sdp

7.4.RTSP M

OVIES

One simple method to deliver RTSP linkage information to a Quicktime player is through construction of a special
type of movie called an “RTSP Movie”. With a simple ASCII text editor, create a file “my-rtsp-movie.mov” with the
following single line of information:

rtsptext rtsp://nway-server.ncast.com/my-movies/my-archive.mp4

Then simply create a link to this movie on the web page:

http://www.ncast.com/movies/my-rtsp-movie.mov

The web browser will create a blank page and then will play the movie.

7.5.L

AUNCHING

Q

UICKTIME

P

LAYER

– QTL F

ILES

To launch a Quicktime Player as an independent entity apart from the web page, the web page must reference a
“.qtl” file containing the following text:

autoplay="true" quitwhendone="true" />

The Player will use the RTSP link information embedded in this file.

7.6.L

AUNCHING

W

INDOWS

M

EDIA

P

LAYER

– ASX F

ILES

To launch Windows Media Player as an independent entity apart from the web page, the web page must
reference a “.asx” file containing the following text:

The Player will use the RTSP link information embedded in this file.

7.7.E

MBEDDING

Q

UICKTIME

P

LAYER

IN

A

W

EB

P

AGE

The following HTML code is used to embed a Quicktime movie in a web-page window:

HEIGHT="99%" ALIGN="center" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">

NCast Corporation

Revision 1.3

Page 33