I have been using the FLVPlayback component for a bit now with red5. I reported most of the changes that had to be done for it to work and I think they've been implemented as I haven't had to make the changes manually when downloading from svn. The only requirement is that you must use an xml file for the contentPath and uncheck the match source dimensions checkbox. In my case I have a php script that generates the xml file on the fly based on what's passed to it. I haven't investigated it further but my guess as to why you must use the xml file is that FMS probably has some special callbacks coded in just to handle the FLVPlayback component that we need to mirror in Red5.
The MediaPlayback and MediaDisplay components do work out of the box though if you don't want to go the xml route. --Dan-- On Dec 6, 2006, at 12:11 PM, Chris Allen wrote: > Hi Marko, > > The built in Flash Video player (FLVPlayback component) that comes > with Flash 8 professional does not work with Red5 at this moment. > Obviously you have seen that. Apparently there is some stuff going > back and forth with FMS that we don't have implemented in Red5 yet. > > See this thread on the subject: > http://www.osflash.org/pipermail/red5_osflash.org/2006-July/ > 004673.html > > We are indeed aware that it does not work at the moment. I'm adding > this issue to our bug tracking system now. Hopefully we can figure out > how to get it working soon. I agree that it should just work. Thanks > for the reminder that it doesn't . > > -Chris > > On 12/6/06, Marko Kobal <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Rodrigo Ordonez Licona says: >>> You should create your own, like this >> >> Come on ... I don't want to create my own video player ... it's a >> waste of time. Why doing something that is most probably already >> done just fine? >> >> So, nobody ever used Flash Video Player or similar video player to >> play streaming sourcers from red5? Really not? This seem a little >> weird to me! >> >> Come on, guys, there must be some example or somebody should have >> some experiences with this issue! >> >> -- >> Kind regards, Marko Kobal. >> >> _______________________________________________ >> 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 _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
