From: Ben Evans <[EMAIL PROTECTED]>
Subject: Re: exffplin - exrender sample problems
> I have successfully compiled and installed the exrender/exffplin sample
> files for RealServer and RealPlayer.
> It looks as though the server is sending the packets
> (I have some messages verifying this).
> however, the RealPlayer doesn't seem to be getting the packets.
RealPlayer gets
> the header (and displays it for me) and continues on its way to completion;
> however, the last packet is never set and OnPacket function is never called.
> I would like to dump the packet data as it comes in. Any suggestions?
You've probably noticed that playing locally seems to work just fine,
but streaming from the server doesn't seem to work.
The simple answer is that the bitrate is _way_ too low. Take a look at
the # of packets coming in to the player in the statistics window. One
will show up immediately, but no more will. To up the bitrate, take a
look at both the time per packet values, and the stated bitrates. You
can also state that the stream takes longer by changing the duration.
If I recall correctly, the bitrate is set so that one packet will be
delivered every minute and the duration of the stream is less than a
minute.
*******************************************************
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]>