-
Notifications
You must be signed in to change notification settings - Fork 531
Closed
Description
If on Windows we have two SDRs each with a BFM Demod, it seems stopping the second can interfere with playback of the first. To recreate:
- Add two RTL SDR devices
- Add one BFM Demod on each device
- Start acquistion on both devices
- Audio plays properly on both devices
- Stop the second device
- After a few seconds, audio is choppy on first device, and we get messages:
AudioFifo::write: (BFMDemod [3:0]) overflow 128 samples
BFMDemodSink::feed: 16256/16384 audio samples written - Restart second device and problem goes away.
Problem doesn't seem to happen if we stop first device rather than the second.
Doesn't seem to be a problem on Linux.
Doesn't seem to be a problem for NFM or AM Demods.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels