I imagine you'd have to move them to a web accessible part of your disk - if you're using some flavor of Unix, you could probably just have a shared folder (symbolically linked) that both your web server and Red5 could access.
Otherwise, you'd probably have some background process that would either copy of move those files where you need them. On Wed, 11 Apr 2007, Daniel Küstner wrote: > Hi, > > I'm wondering whether and how it is possible to access streamed files > via http. > > I have an application that saves the files in /webapps/ > applicationName/streams. Now I want to access the saved files via > http. Does anybody now, how this could work? > > greetinx. daniel. > -- > Daniel Küstner > Multimedia-Lehr- und -Lernzentrum am CMS der HU Berlin > Ziegelstr. 10, R. 237, Tel.: +49 30 2093-2994 > Erwin-Schrödinger-Zentrum, R. 2'110, Tel.: +49 30 2093-7027 > > > > _______________________________________________ > 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
