Skip to content

Better Error Message for 44.1khz sample rate audio #163

Description

@elv-gerald

Right now we ONLY support 48 kHz and DO NOT support 44.1 kHz audio (we can but we have to make configs)

When a user starts a stream with 44.1 kHz audio this is the error they get which is very confusing

Image

Is it possible to show an error message on check step instead telling the user we do not support 44.1 kHz?

In the probe this is the what the data looks like (its in the audio streams of the probe)

  "sample_rate": 44100,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions