On Fri, 2003-05-16 at 11:08, Michel Bardiaux wrote: > My grab application works OK with V4L as far as video is concerned, but > I have a problem with sound (using OSS): I would like to have exact > timestamps on every sample in the sound stream, and I couldnt find > anything about that in any OSS documentation I could find on the web. > Any recommendations? OSS is a rather minimal API. For advanced stuff you are better off using ALSA. (http://www.alsa-project.org) -- Per Kristian