Skip to content

core: support audio streaming #990

@ES-Alexander

Description

@ES-Alexander

Current behaviour

When connecting a microphone there's no option in BlueOS to stream the audio to the surface, or record it.

Expected or desired behaviour

Companion supported automatic streaming of the BR Low-Light Camera's audio. Would be good to support at least that, but preferably just audio streaming and recording in general (assuming that's possible).

Internal discussion here, which mostly covers:

  • QGC currently doesn't have audio support, although there is an issue about it
  • BlueOS builds gstreamer from source, and may not have the alsasrc element as a result
  • audio support likely makes the most sense in mavlink-camera-manager (which BlueOS uses), but adding it would likely require some API changes, and may not be super simple to do
  • definitely a useful feature to some users, but also not critical functionality to most users

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions