Skip to content

High latency of audio_capture audio stream #196

@reisenhofer

Description

@reisenhofer

I am working on a project where we use live transmissions of an audio stream captured from a microphone (via audio_capture) and a video stream from a webcam (via video_stream_opencv). We work with Python and ROS Noetic on Ubuntu 20.04 and use audio_play and image_view, respectively, to playback the streams at a remote location.

Compared to the video stream, the audio_capture/audio_play audio stream has a latency of more than 1 (maybe even 2) seconds. To me, this seems unnecessarily high, in particular as the audio stream should require much less bandwidth than the video stream. Can you think of any possibility of reducing this latency when working with audio_capture/audio_play?

Thanks so much in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions