Avalanche query
Pages: 1 2
George T. Greenfield (154) 748 posts |
I’m running Avalanche as a VNC viewer on a Pi3 (RO5.24) in conjunction with TightVNC running on a Win7 laptop and it works well and reliably, except I can’t get an audio feed: the remote desktop remains silent, even for instance when playing a Youtube video, and I can’t see an obvious way to change this. Any advice from a more experienced user would be gratefully received! |
David Feugey (2125) 2709 posts |
VNC does not manage audio. RDP does. |
George T. Greenfield (154) 748 posts |
Thanks, David: I thought that might be the case. |
Jeffrey Lee (213) 6048 posts |
Some VNC implementations do support audio. I suspect there are multiple protocol extensions to support it (the QEMU protocol described here sends it as an uncompressed stream, which is fine for local use, but a bit silly for network use) |
Colin (478) 2433 posts |
Jeffrey in vnc_server I understand that I have to click in the window for the pointer to appear but how come it only appears appears when I click on the desktop background but doesn’t appear when I click anywhere else. It’s the only problem I have with an otherwise excellent program. |
Jeffrey Lee (213) 6048 posts |
I was going to blame the OS (there’s no way of reading the pointer shapes that have been defined via OS_Word 21). But looking at the server source, it looks like it’s always monitoring the pointer states, so the server probably knows the right shape – it’s just that it doesn’t send the data right away when a client connects. Should be easy to fix… |
John Sandgrounder (1650) 574 posts |
or not. Sound on RO RDPlient has baffled many people more knowledgable than me. |
Alan Adams (2486) 1149 posts |
This is particularly annoying when connecting to a computer showing a full-screen window. The only way to deal with it is to put the pointer outside the Avalanche window directly above the “minimise” icon on the full-screen window, then move down a guessed amount in order to minimise the window, working blind. After that click on the desktop to get a pointer. |
David Feugey (2125) 2709 posts |
It’s working fine here on all my configurations. |
John Sandgrounder (1650) 574 posts |
Can you please tell us if you have Sound on !RDPClient working on a Raspberry Pi and if so:- |
David Feugey (2125) 2709 posts |
Tested with Pandaboard, Pi B, B+, 2B, 3B and 3B+. |
John Sandgrounder (1650) 574 posts |
Many thanks for that reply. I obviously have more work to do. If you will be kind enough answer a few more queries: |
andym (447) 473 posts |
And, similarly, which versions of SharedSound, SharedSoundBuffer and StreamManager are you using for sound? I also have more work to do, and I’ve been trying since Panda days! ;-) |
John Sandgrounder (1650) 574 posts |
I guess we all still have a lot more work to do if we want to hear sound on RDPclient. |
David Feugey (2125) 2709 posts |
RDPClient 0.88 from official website. SharedSound: 1.20 The current PC is an XP one. |
andym (447) 473 posts |
Hmmm… Hadn’t considered that it’s a change in Windows that is the issue. Only ever tried on Windows 7 or 10. Although the RDPClient website says it works with Windows 7. |
John Sandgrounder (1650) 574 posts |
Thank You, David, That was the exactly the information I needed. I now have Windows XP Media Player playing sound on my Rasperry Pi. (using headphone jack) Now on to the detail of what I have been trying to do for some long time now. I will post updates when I have access to a Windows 7 computer. |
David Feugey (2125) 2709 posts |
Perhaps it’s just RISC OS :) With recent ROM I have this problem with all sounds. |
John Sandgrounder (1650) 574 posts |
With recent ROM I have this problem with all sounds. How recent? I am using 5.24 |
Raik (463) 2061 posts |
Sorry, I have not read complete and maybe I missunderstand something… |
John Sandgrounder (1650) 574 posts |
Can you advise which will stream live ITV programs from ITV Hub? |
Grahame Parish (436) 481 posts |
I wouldn’t have thought that RDP is really meant for remote video stream watching. Perhaps Raspian or better still, Kodi, on the local Pi would be a more suitable media player. |
George T. Greenfield (154) 748 posts |
IME remote video streaming via Avalanche on a RO Pi is very much in the ‘dog walking on hind legs’ category: praiseworthy as a feat, but not particularly useful: you get the gist, but that’s about it. Connection speed is critical: a wired connection at c.18MB/sec is smoother than wifi at c.7MB/sec, obviously, but neither approaches the quality of the native feed. EDIT: That said, maybe a Titanium with gigabit Ethernet and faster processor would do better than my Pi3? |
Raik (463) 2061 posts |
Not really. ITV Hub is geoblogged. I need a UK IP to access. But I have pick Radio stream addresses from here Than I try to pick an videostream from here, find this Quick and dirty. Is a bit fiddly but maybe I can add a support. Edit: If you have a interest, this ffplay is needed. Drop the playlistfile to the ffplay icnbar icon. If it works, there is a chance but I’m not sure how often the playlist address is changed. |
Raik (463) 2061 posts |
Mmm, looks like I can change Streamer to handle the most of the streams from “filmon”. Have try ITV1 and 1+… |
Pages: 1 2