On Wed, Aug 22, 2007 at 07:31:01PM -0400, Ian Larsen wrote: > Chris, > > This looks great, how does it work out in practice? > Does simply adding extra buffering in a separate thread eliminate all > overruns? Do you know the lower limit on how much buffer space you > need? > > If that's the case, it might be possible to implement a Buffer > component that could be used from python that does the same thing, if > I'm not mistaken. > > -Ian
I'm happy that this is working for you guys, but in general, given half a chance, the operating system will take care of this... (Don't use the ext3 filesystem if you've got to stream continuously.) Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
