Le dimanche 28 février 2010 14:01:38, Nick Coons a écrit :
> However, with input.harbor(), the stream was put on hold during the 
> commercial, and resumed where it left off.  This is definitely not what 
> I want.
> 
> How can I make input.harbor() function like input.http() in this regard?

I believe you may acheive that by adding this line somewhere in the script:

  output.dummy(fallible=true, harbor_source)

This will create a dummy output that will constantly consume the harbor 
data...


Romain

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to