05-30-05 01:45 AM
I believe you are referring to the instance folder correct? My guess
is the easiest way to achieve this is to create a new room instance
with their name. So if you wanted streams created by user "john" to be
located in a folder named "john" then you'd have to make it so that
when a user records a stream that they are in a room instance which is
named after them.
IE., rtmp:/myapp/rjohn
... the folders would have a preceding "r" to the name however. But at
least you would be separating out the streams according to username,
and they are created dynamically by FCS so you don't need any special
scripts.
Another method would be to record the stream and store the location to
that stream in the users account providing your site requires they sign
up etc (using a blog like Geeklog, wordpress, moveabletype and so on).
This is a more attractive method as you can provide search capabilities
to it (store the file size , limit recording time/size, prevent
duplicate usernames etc), the previous method means xNum of folders
which will contain xNum of streams that may go unseen for ages, take
longer to search/sort using some convoluted php script piecing together
who owns what etc.
That said however, aside from "admins" for FCS, there are no "user"
accounts in FCS. FCS does not offer any kind of user management in the
sense of a blog for instance, so it's odd that you'd want to "create a
user folder" in the first place.
On May 29, 2005, at 8:23 PM, John wrote:
> Can anyone tell me how to create a folder in a FCS application folder
> from a
> flash or any other web methods...
> I mean when a user registers a folder is created in the FCS app so
> that all
> of his streams go in that specific folder.
> Many thx !!!
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
Sincerely,
Simon
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|