Thanks for getting back so quickly. More detail:
1) Only skip after the x seconds have passed. 2) The incoming audio stream is coming in via a stream source, not from a file or local sound device. Not sure if that matters. Dave On Mon, Oct 4, 2010 at 11:17 AM, David Baelde <[email protected]> wrote: > Hi Dave, > > Do you want to skip them immediately, or only after the x seconds? For > the former, this could probably be done using a protocol that checks > the file duration. For the latter, you could setup a skip command > using on_track and add_timeout (it's a little more complicated since > you also need to cancel the command if the segment ends before the > timeout, but the essence is there). > > If you need more help, don't hesitate to ask and be as specific as possible, > > David > > ------------------------------------------------------------------------------ > Virtualization is moving to the mainstream and overtaking non-virtualized > environment for deploying applications. Does it make network security > easier or more difficult to achieve? Read this whitepaper to separate the > two and get a better understanding. > http://p.sf.net/sfu/hp-phase2-d2d > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ Virtualization is moving to the mainstream and overtaking non-virtualized environment for deploying applications. Does it make network security easier or more difficult to achieve? Read this whitepaper to separate the two and get a better understanding. http://p.sf.net/sfu/hp-phase2-d2d _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
