From: Steve McMillen <[EMAIL PROTECTED]>
Subject: Re: A few questions
The 'screensize=' is a general content side control that the RealPlayer
recognizes. It is not specific to RBN. If you put the parameters below
on the end of the URL within a RAM file the player will play in either
doublesize or fullscreen mode. That is, author your RAM file as
follows:
--- begin .ram file---
rtsp://your_realserver.com/myvideo.rm?screensize="full"
--stop--
pnm://your_realserver.com/myvideo.rm?screensize="full"
--- end .ram file---
You can put the same parameters on the end of a call to the RealServer
RAMGEN function as documented in the G2 Production Guide at
http://service.real.com/help/library/encoders.html
The "&" is used if you have multiple parameters such as:
rtsp://your_realserver.com/myvideo.rm?start="1:10"&screensize="full"
The screensize parameter is the only one that affects display
properties. There are no controls to affect any of the player view
options like autosize or View Content Panel. These are options left to
the viewer only to control.
The only other parameters you can add to the end of a URL are documented
in the RealAudio & RealVideo 5.1 Content Creation Guide (PDF) (starting
on page 136) at http://service.real.com/help/library/earlier.html
cheers!
RealForum wrote:
>
> From: "Rich Maranto" <[EMAIL PROTECTED]>
> Subject: RE: A few questions
>
> Does anyone know if this is only on RBN? Is it a server configuration? Also
> can you control other parameters like turning off the "View-Content Panel"
> or other view options. This would be exceptionally useful when the SMIL
> application takes up a lot of screen real estate.
>
> Thanks,
> Rich
>
*******************************************************
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]>