Ticket #5 (closed Bug: Fixed)

Opened 5 years ago

Last modified 3 years ago

Custom record and playback paths can be set outside webapp directory

Reported by: electroteque Owned by: joachim
Priority: Minor Component: App Server
Version: Keywords:
Cc:

Description

Hi, your custom path bean modification doesnt seem to allow for custom paths ot be setup outside the web app dir. for instance /Volumes/DATA/CamsArchive, it went and created a directory within the webapp path :) ie /www/red5/webapps/cams/Volumes/DATA/CamsArchive, playback was different it just didnt stream and couldnt return a file not found error maybe it wasnt showing it because i was not in vod mode because it still cant send metadata.

Change History

Changed 5 years ago by joachim

Possible patch to fix this is in APPSERVER-105.

Changed 5 years ago by electroteque

I started using file:/www/etc instead and works. What does the "patch" do now ? Should I not be using file:/www/etc ?

Changed 5 years ago by joachim

This has been fixed by adding "resolvesToAbsolutePath" to the "IStreamFilenameGenerator" interface in 0.6.3.

Changed 3 years ago by danielr

  • status changed from new to closed
Note: See TracTickets for help on using tickets.