Skip to content

Problem with multiple audio demods on different devices #2102

@srcejon

Description

@srcejon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions