Skip to content

How to optimize audio transmission? #460

@kosuodhmwa

Description

@kosuodhmwa

hi there

setup

  • transmitter: Win10 x64 Professionl, WLAN, UltraGrid version 1.9,9
  • receiver: Win10 x64 Professional, LAN, UltraGrid version 1.9,9

It works not bad, but sometimes, there are some buffer problems so it seems, which causes some scratchy noises.

Command i use on transmitter (batch file):
cmd /k uv -s portaudio:17 -m 1200 --audio-codec OPUS:bitrate=96000 192.168.2.243

Command i use on receiver (also batch file):
cmd /k uv -r portaudio -m 1200 --audio-codec OPUS:bitrate=96000

("Device 17" is a virtual audio device on transmitter, so i don't hear anything, so i also don't need to mute anything, with "Virtual Audio Cable 4.70 used as an WSAPI output device...)

Are there some possibilities to optimize it? So i saw, there are more options on Linux than on Windows.

Maybe it's possible to change some buffer settings, but i did not find anything compatible with my setup.

Thank you very much for your feedback(s)

With best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions