I followed directions on this page
http://www.joachim-bauch.de/tutorials/red5/HOWTO-StreamCustomDirectories.txt/view
to save files in a custom directory.

I have set it up so that the directory is a property in the
red5-web.properties file.
recordPath=/www/project/aquarium/videos/
playbackPath=/www/project/aquarium/videos/

I thought this would save the files under
/www/project/aquarium/videos/
but it doesnt. it saves it under
(Red5 server directory)/webapps/mywar/www/project/aquarium/videos/


I am developing under windows and I tried the following directories
with no success.
c://www/project/aquarium/videos/
C:\\www\project\aquarium\videos\
C:\\www\\project\\aquarium\\videos\\

thanks
john

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to