From: Steve McMillen <[EMAIL PROTECTED]>
Subject: Re: Limit RealServer bandwidth use by file?
This would have to be written thru the means of an Allowance Plugin
using the RealSystem G2 SDK but there is no plugins written to date that
I know of that perform this functionality.
The G2 SDK is a C/C++ interface to the G2 server that allows you to
author special functionality. If writing C code is not completely out
of the question, you might consider looking at the Allowance Plugin
interface in the RealSystem G2 SDK on http://www.real.com/devzone/tools.
The allowance interface allows your plugin to be called whenever a new
player connection is made. You can then use monitor interfaces to
determine how much bandwidth is being used for a given stream and
allow/deny the request based on that information.
steve
RealForum wrote:
>
> From: Will Dennis <[EMAIL PROTECTED]>
> Subject: Limit RealServer bandwidth use by file?
>
> Hello all,
>
> I am wondering if there is a means to limit RealServer's use of
> bandwidth (and/or number of players allowed to connect simultaneously)
> by the .rm file? I know you can set these limits globally, but I'm
> interested in limiting the resource usage on our RealServer (G2) by the
> file that is being served. Thanks in advance for any help or suggestions
> provided.
>
> --
>
> Will Dennis
> P-Wave, Inc.
> http://www.p-wave.com/
> [EMAIL PROTECTED]
>
*******************************************************
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]>