Bug 441403 - [Feature Request]Add support for audio redirection.
Summary: [Feature Request]Add support for audio redirection.
Status: RESOLVED DUPLICATE of bug 374017
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-23 02:11 UTC by strayingfar
Modified: 2022-05-30 19:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description strayingfar 2021-08-23 02:11:11 UTC
I want to use my phone as the speaker & microphone for my pc and I think this could be especially useful for some specific occasions.
Comment 1 stuart.lopresti 2021-12-19 01:35:27 UTC
I've just been looking for a solution to this myself. After some significant searching, I've found that pulseaudio is capable of sending an RTP stream over the network: https://www.tipvote.com/a/linux/10537

It's a bit cumbersome using this method since you have to know your phone's IP address on your home network, manually load the null-sink and rtp-send modules targeting that address, and connect to the resulting RTP stream on your phone via a compatible app, (e.g. VLC or PulseDroid RTP https://github.com/wenxin-wang/PulseDroidRtp/) but it works with only minor latency and very little dropped audio.

Perhaps this is coming from a place of ignorance, (I am not a developer) but it doesn't seem like it would be difficult in principle to incorporate this functionality into kdeconnect, especially since it's mainly just leveraging capabilities pulseaudio already has.
Comment 2 Nicolas Fella 2022-05-30 19:00:29 UTC

*** This bug has been marked as a duplicate of bug 374017 ***