[Red5] limiting stream record time

Walter Tak walter at waltertak.com
Tue Nov 13 09:26:33 PST 2007


In that case you could use an 'interval' (ISchedulingService) on the server with the remote stream record option and the quartz timer.

Check out http://sziebert.net/posts/server-side-stream-recording-with-red5/ 
and
http://www.actionscript.org/resources/articles/617/1/Streaming-and-database-connection-with-red5-media-server/Page1.html

Combine both articles et voila ; you can record whenever you want for whatever length.

Regards,
Walter

  ----- Original Message ----- 
  From: john oh 
  To: red5 at osflash.org 
  Sent: Tuesday, November 13, 2007 1:14 AM
  Subject: Re: [Red5] limiting stream record time


  thanks for the suggestion but relying on the client to set a record limit will not work for me. this should be done on the server side. 






  On Nov 12, 2007 2:12 PM, Walter Tak < walter at waltertak.com> wrote:

    Use a setInterval / setTimeout on the client ? 

    Walter

      ----- Original Message ----- 
      From: john oh 
      To: red5 at osflash.org 
      Sent: Monday, November 12, 2007 7:41 PM
      Subject: [Red5] limiting stream record time


      Hi,

      I am trying to figure out how I can "limit" the record time from a webcam.
      I tried searching and didn't find any information on this. So I am writing this question to the list.


      If nobody has done this yet. How about 
      - Creating a Thread on "ClientBroadcastStream.startPublishing" event
      - Set a start time
      - The Thread monitors the duration of the stream
      - When it reaches the maximum record time the thread calls ClientBroadcastStream.stopRecording ()


      thanks
      johno



--------------------------------------------------------------------------


      _______________________________________________
      Red5 mailing list
      Red5 at osflash.org
      http://osflash.org/mailman/listinfo/red5_osflash.org



----------------------------------------------------------------------------
    I am using the free version of SPAMfighter for private users.
    It has removed 13729 spam emails to date.
    Paying users do not have this message in their emails.
    Try SPAMfighter for free now!


    _______________________________________________
    Red5 mailing list
    Red5 at osflash.org
    http://osflash.org/mailman/listinfo/red5_osflash.org 






------------------------------------------------------------------------------


  _______________________________________________
  Red5 mailing list
  Red5 at osflash.org
  http://osflash.org/mailman/listinfo/red5_osflash.org


-- 
I am using the free version of SPAMfighter for private users.
It has removed 13730 spam emails to date.
Paying users do not have this message in their emails.
Get the free SPAMfighter here: http://www.spamfighter.com/len
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071113/df2b7c5f/attachment.html 


More information about the Red5 mailing list