saving stream in custm path
Hi,
I developed a video recording application using Flash with Red5 .
It records the stream and saves atha in webapps folder.
But i want to save that in custom directry?
Is it possible to mention the path inside the flash code?
I tried out this code ... but it throws error saying bad name....
ns.publish(videoName,"http://mysite/video/record");
Please tell me the steps to change recording path of the streams.
Thanks,
Shanthi.
