Hi Maxim, I currenty have not enough time to write that code in a quality that makes it useful.
But there would be some basic design decisions that might be worth to discuss. >From my point of view the recordings playback don't need a Flash interface in a potential 3.0 release. HTML5 provides video playback functionality. I am pretty sure there must be also some hack to do seeking in HTML5 video. So why build a Flash playback component for the recordings at all? The existing FFMPEG component could be used to convert it into some HTML5 friendly format and the recordings playback simply uses that. Sebastian 2013/5/16 Maxim Solodovnik <[email protected]> > Hello Sebastian, All, > > I would like to ask for the help in 3.0 development. > I'm currently developing Recording panel. > Basic functionality is ready (I plan to finish it in 1-2 days) and now I > need recordings component in flash. > > I believe the requirements should be: > 1) pure swf11 component > 2) should get SID as a parameter (to be able to get and play files from > red5) > 3) should contain video, controls and timeline only > > would be nice to have > 4) the ability to pass recording id via JS to avoid re-downloading and > re-init of swf > > Could you please help me and write such component? > > Thanks in advance > > -- > WBR > Maxim aka solomax > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
