[Red5] limiting max concurrent connections per user
Andy
bowljoman at hotmail.com
Mon Nov 26 16:47:39 PST 2007
I would stab attributes to every subscriber connection and count
attributes for a particular stream name, denying new subscribers if the
count is some maximum, or popping out subscribers first in first out
style.
-----Original Message-----
From: red5-bounces at osflash.org [mailto:red5-bounces at osflash.org] On
Behalf Of Ben Wade
Sent: Monday, November 26, 2007 1:57 PM
To: red5 at osflash.org
Subject: [Red5] limiting max concurrent connections per user
I've recently setup the war version of red5 in tomcat on centos 4.5 to
allow my hosting clients on the same machine to upload their flv's into
their public_html subfolders via ftp. I did this by setting them up
with their own symbolic link in the red5 streams/ directory that links
directly to their /home/user/public_html directory. (ie.
tomcat/webapps/red5/streams/symboliclink). Anyone have any idea if it
would be possible to limit the number of concurrent streams per symbolic
link / user? I'd imagine it would be a matter of setting up a
configuration file and a class or something. I'm not sure though. Any
ideas would be greatly appreciated. I think a lot of people could use a
concurrent connection limit function. I know this is popular on FMS and
wowza.
Thanks,
Ben Wade
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071126/23964ac9/attachment.html
More information about the Red5
mailing list