Stream audio from VNC/RDP serverHow to stream audio via X11RDPHow can I use pulseaudio over ssh?How to use...
How much cash can I safely carry into the USA and avoid civil forfeiture?
Why was Germany not as successful as other Europeans in establishing overseas colonies?
Stop and Take a Breath!
Why do games have consumables?
Apply MapThread to all but one variable
How to solve constants out of the internal energy equation?
Will a top journal at least read my introduction?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
How do I reattach a shelf to the wall when it ripped out of the wall?
How to pronounce 'C++' in Spanish
What was the first Intel x86 processor with "Base + Index * Scale + Displacement" addressing mode?
A Note on N!
Binary Numbers Magic Trick
A Strange Latex Symbol
Do I have to worry about players making “bad” choices on level up?
Repelling Blast: Must targets always be pushed back?
Unexpected email from Yorkshire Bank
How could Tony Stark make this in Endgame?
What does KSP mean?
Document starts having heaps of errors in the middle, but the code doesn't have any problems in it
Don’t seats that recline flat defeat the purpose of having seatbelts?
Controversial area of mathematics
Who is the Umpire in this picture?
Does Gita support doctrine of eternal cycle of birth and death for evil people?
Stream audio from VNC/RDP server
How to stream audio via X11RDPHow can I use pulseaudio over ssh?How to use android 2.1 phone as remote audio receiver?How do I set up live audio streams to a DLNA compliant device?Use Remmina to RDP into home Remote Desktop Gateway ServerMove audio stream from OpenAL application to different audio deviceJACK Issue with Internet DJ Console in Ubuntu 14.04How to setup pulsaudio to stream to other pc?How to completely remove audio (kmix, pulseaudio) on kubuntu-desktop for rdp/x2goUnable to connect Ubuntu 14 & Windows 10 with RemminaLinux alternatives to Team Viewer?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My server is running Ubuntu 14.04. My laptop, which is running an RDP client, is also running Ubuntu 14.04. I want to connect to my server and be able to listen to videos over the connection.
How do I stream audio over a remote desktop connection between two Ubuntu machines?
EDIT: I just remembered that on some occasions I'll be using SSH port-forwarding, so any ports beyond 5900/3389 would need to be forwarded (if required).
pulseaudio rdp
bumped to the homepage by Community♦ 14 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
My server is running Ubuntu 14.04. My laptop, which is running an RDP client, is also running Ubuntu 14.04. I want to connect to my server and be able to listen to videos over the connection.
How do I stream audio over a remote desktop connection between two Ubuntu machines?
EDIT: I just remembered that on some occasions I'll be using SSH port-forwarding, so any ports beyond 5900/3389 would need to be forwarded (if required).
pulseaudio rdp
bumped to the homepage by Community♦ 14 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Unfortunately I have no experience with RDP on Ubuntu (which has audio implemented for Windows) but you still may be interested in my answer there.
– Takkat
Apr 27 '15 at 6:48
add a comment |
My server is running Ubuntu 14.04. My laptop, which is running an RDP client, is also running Ubuntu 14.04. I want to connect to my server and be able to listen to videos over the connection.
How do I stream audio over a remote desktop connection between two Ubuntu machines?
EDIT: I just remembered that on some occasions I'll be using SSH port-forwarding, so any ports beyond 5900/3389 would need to be forwarded (if required).
pulseaudio rdp
My server is running Ubuntu 14.04. My laptop, which is running an RDP client, is also running Ubuntu 14.04. I want to connect to my server and be able to listen to videos over the connection.
How do I stream audio over a remote desktop connection between two Ubuntu machines?
EDIT: I just remembered that on some occasions I'll be using SSH port-forwarding, so any ports beyond 5900/3389 would need to be forwarded (if required).
pulseaudio rdp
pulseaudio rdp
edited Apr 27 '15 at 0:01
Ken J
asked Apr 26 '15 at 22:41
Ken JKen J
12626
12626
bumped to the homepage by Community♦ 14 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 14 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Unfortunately I have no experience with RDP on Ubuntu (which has audio implemented for Windows) but you still may be interested in my answer there.
– Takkat
Apr 27 '15 at 6:48
add a comment |
Unfortunately I have no experience with RDP on Ubuntu (which has audio implemented for Windows) but you still may be interested in my answer there.
– Takkat
Apr 27 '15 at 6:48
Unfortunately I have no experience with RDP on Ubuntu (which has audio implemented for Windows) but you still may be interested in my answer there.
– Takkat
Apr 27 '15 at 6:48
Unfortunately I have no experience with RDP on Ubuntu (which has audio implemented for Windows) but you still may be interested in my answer there.
– Takkat
Apr 27 '15 at 6:48
add a comment |
1 Answer
1
active
oldest
votes
The RFB protocol (used by VNC) doesn't support audio, so this is not able to solve the issue.
Any remote desktop-viewing application will not give you a good frame-rate to watch videos.
I recommend looking into streaming the media instead, there are a number of tools available to do this such as plex, and I personally use VLC for this myself.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f614523%2fstream-audio-from-vnc-rdp-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The RFB protocol (used by VNC) doesn't support audio, so this is not able to solve the issue.
Any remote desktop-viewing application will not give you a good frame-rate to watch videos.
I recommend looking into streaming the media instead, there are a number of tools available to do this such as plex, and I personally use VLC for this myself.
add a comment |
The RFB protocol (used by VNC) doesn't support audio, so this is not able to solve the issue.
Any remote desktop-viewing application will not give you a good frame-rate to watch videos.
I recommend looking into streaming the media instead, there are a number of tools available to do this such as plex, and I personally use VLC for this myself.
add a comment |
The RFB protocol (used by VNC) doesn't support audio, so this is not able to solve the issue.
Any remote desktop-viewing application will not give you a good frame-rate to watch videos.
I recommend looking into streaming the media instead, there are a number of tools available to do this such as plex, and I personally use VLC for this myself.
The RFB protocol (used by VNC) doesn't support audio, so this is not able to solve the issue.
Any remote desktop-viewing application will not give you a good frame-rate to watch videos.
I recommend looking into streaming the media instead, there are a number of tools available to do this such as plex, and I personally use VLC for this myself.
answered Apr 27 '15 at 10:16
user2392903user2392903
211
211
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f614523%2fstream-audio-from-vnc-rdp-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Unfortunately I have no experience with RDP on Ubuntu (which has audio implemented for Windows) but you still may be interested in my answer there.
– Takkat
Apr 27 '15 at 6:48