19
submitted 3 days ago* (last edited 3 days ago) by [email protected] to c/[email protected]

Hi, so I will try to hopefully explain as best as I can.

These are my devices:

  • Windows PC -> Cable Headphone1 output
  • Linux Laptop -> BT Headphone2 output
  • Android Phone -> Phone speaker output

What I want to achieve:

Have audio from all devices output from Headphone1 on my PC without having to use physical or software mixer.

What I managed to get working but sux due to audio stutter or delay:

Have audio from all devices output from Headphone2

How?

  • Phone paired via BT to Windows PC, using app on Windows PC called Bluetooth Audio Receiver gives me the ability to listen to my phone audio via Headphone1 (does not work for Laptop)
  • Linux Laptop paired to my Windows PC as an audio device allows me to set the Laptop as a output audio device for the PC so I can listen to PC and thus to the Phone via Headphone2

BUT, this causes phone audio to stutter via Headphone2 and audio from PC has at least 500ms delay.

Wish there was a way to forward audio from Linux Laptop to Windows PC the same way as from Android Phone to PC.

Any clues?

top 8 comments
sorted by: hot top new old
[-] [email protected] 6 points 3 days ago

With ffmpeg in windows, you can listen to a UDP stream using the ffplay command. you can set up a udp stream as an output in ffmpeg in Linux. I would set up a virtual sink that goes nowhere in pulseaudio or pipewire to set as your output device and have ffmpeg listen to that sink. There are lots of options in ffmpeg available to tweak latency and quality.

[-] [email protected] 3 points 3 days ago

Will give that a try tommorrow. Thanks for suggestion I had no idea ffmpeg can do this

[-] [email protected] 3 points 3 days ago

ffmpeg can make you breakfast if you try hard enough lol. It's so versatile

[-] [email protected] 1 points 3 days ago

It's very versatile and does a lot of things and I do like ffmpeg and use it a lot !

Too bad their AV1 and OPUS implementation is bad and even outdated for opus :( !

[-] [email protected] 2 points 3 days ago

Maybe pipewire and the ROC protocol? I'm not sure if it can be used on windows. You will have to refer to their documentation to get anything working. On Arch the package is called pipewire-roc. On Android the app you will need is roc droid. I have used it from linux to android, but have never introduced windows into the mix.

[-] [email protected] 0 points 3 days ago

A long, long, long time ago I used a program/app that would forward a Windows PC sound to an Android phone.

Sorry, that's not really helpful.

this post was submitted on 25 Jun 2025
19 points (100.0% liked)

Linux

55738 readers
912 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS