On 14/07/2006, at 12:53 AM, Luke Hubbard wrote:
> Hi Dan,
>
> I dont think this is possible now, but its a good idea.
> Can you submit this to trac as an enhancement ticket and we will try
> to include it in 0.6 phase.
>
> - Luke
>
ok i see it here
private String getStreamDirectory() {
return "streams/";
}
Im not really sure, but i can see the saveAS method being called from
StreamService, in the publish method.
bs.saveAs(name, false);
I guess sending the path as another argument, collected from a setting
for the webapp ?
It would be easier to trace if it was commented with a bunch of @see's
:D
Ideally, we'd prob want the path to the archive file and also a file
format naming convention, ie in windows media its like
\\path\to\CamsArchive\Archive_<Y><m><d>.wmv
where \\path\to is a path to another local server's shared drive. This
basically appends as its obviouslly the current day, so if we are able
to extend the saveAs method somehow and handle this ourselfs or
whatever. So if we added a minutes format and tried to record it would
start a new file obviouslly because the time is different if you know
what i mean ?
Ill have to trac down trac now hehe.
Dan
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org