Ok doing this seems to stop it starting at 10, and is kinda the same thing, but still rebuffers imediately after.
ns.play(streamName, 0); Not sure whats going on really :\ Dan Rossi wrote: > Hi , im trying to revisit VOD options in red5 after successfully getting > live streams off the ground apart from quality and sticky frames issues. > > There is still rebuffering problems with VOD streams, in fact , once its > buffered for 10 seconds for instance it will rebuffer at 10 seconds into > the clip, the scrub control moves forwards to 10 seconds and the clip > starts playing from 10 seconds. This doesnt happen with progressive > downloads, it starts pretty instantly. > > Here is the code to intiate play remember this is the only way to turn > it into VOD mode to send both streamnotfound events and metadata. > > ns.play(streamName, 0, -1, true); > > 0 is the start point it should really start at 0 rather than 10 ? > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
