[Red5] pause and seek

Joachim Bauch jojo at struktur.de
Mon Jul 24 08:26:55 EDT 2006


Hi Zangone,

zangone at katamail.com wrote:
> I had some problems with pause() too... Even though pause 
> method seems to correctly work with Macromedia FMS2 (pause/
> resume with the same method call), I read in the Red5 API 
> documentation:
> 
> http://dl.fancycode.com/red5/api/org/red5/server/api/stream/
> IOnDemandStream.html#pause()
> 
> that pause() method is only able to pause the stream 
> but not to resume it... if you look below in the methods list, you 
> will find that the resume() method must be applied to the stream 
> object... (I hope I have not taken a strafalcione... If it is so, 
> forgive me!)

The call to "pause" without parameters was fixed after 0.5rc1.
Please try the trunk or wait for the final release of 0.5 which
is due the next days.

BTW: IOnDemandStream is the internal interface for VOD streams
and cannot be called directly.  The methods exposed to the Flash
clients are defined in the interface "IStreamService" [1].

Joachim

[1] http://dl.fancycode.com/red5/api/org/red5/server/api/stream/IStreamService.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4355 bytes
Desc: S/MIME Cryptographic Signature
Url : http://osflash.org/pipermail/red5_osflash.org/attachments/20060724/dd6a5176/smime-0001.bin


More information about the Red5 mailing list