Author Topic: Zaurus Vnc With Audio?  (Read 8348 times)

totaln00b

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Zaurus Vnc With Audio?
« on: June 05, 2006, 04:14:59 pm »
Hi All,

I am trying to use my zaurus to remotely control my pc over a wifi network, with the aim of being able to listen to streaming radio through it. Now I gather that there's no zaurus version of real-player yet, but I was hoping I could use a vnc client to control firefox on my pc and listen to the audio through that. I can certainly connect to the pc using teakettle/keypebble, but I don't get any sound.

A search on the internet as to whether vnc supports sound got me very confused as I got totally conflicting answers, so basically is this possible with the zaurus?

If not, does anyone have any idea how to connect to sites like the BBC using an internet radio player like zradio, or using kino2?

Many thanks

Jo
CL 860, cacko  1.23 full, Sandisk 512Mb CF, Kodak 256Mb SD, Symbol Spectrum24 wifi
SL 5500, standard rom, 256Mb SD, CF GPS

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Zaurus Vnc With Audio?
« Reply #1 on: June 06, 2006, 03:00:06 am »
hmmm, this question is SO common, it really needs a sticky posting.

yes, it is possible to view another computer's desktop (or even another zaurus when it runs vncserver), but vnc alone won't do sound, unlike say using rdesktop with remote sound between windows client and server.

run shoutcast on the windows box to stream audio... winamp will do this with the shoutcast plugin. here's an article I wrote on the subject:
http://www.speculatrix.f2s.com/normsoft/wi...-streaming.html

you can then listen to the stream with kino.

to listen to internet radio, you will need to analyse the stream name - view the source of the web page and look for mms://blablahblah/radiostream or similar. Then open the URL in mplayer - sometimes there will be a .pls which is a playlist and THAT will contain the mms stream name. On the www.shout

I'll see if I can find an example file. kino/mplayer will cope with a variety of formats.

Note  that some commercial radio stations hide the stream quite deep in nested pages, so that you have to go through their front end and thus see all the adverts and even listen to their advertising streams.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.

totaln00b

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Zaurus Vnc With Audio?
« Reply #2 on: June 06, 2006, 05:51:21 am »
Thanks,

A pinned post or howto would be useful- sorry I hit upon a common question, but a search for vnc and audio, or vnc and sound didn't bring up any hits on the forum!

I couldn't get qtrdesktop to work- with the WinXP machine primed and ready to accept remote connections qtrdesktop would open up the initial screen for putting in the connection details and then when I clicked OK would just close. If I open it from the command line I simply get fed straight to the same screen and the same thing happens, with no explanation as to why...

I will give the shoutcast method a go though! Many thanks for that.

Jo
CL 860, cacko  1.23 full, Sandisk 512Mb CF, Kodak 256Mb SD, Symbol Spectrum24 wifi
SL 5500, standard rom, 256Mb SD, CF GPS

zeigerpuppy

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Zaurus Vnc With Audio?
« Reply #3 on: April 02, 2007, 07:29:57 pm »
There is a VNC Audio extension,
has anyone tried it?

http://linux-workshop.com/bybell/vnc/vncaudio.html

Also, remember that if you use VNC, it's a good idea to tunnel it over SSH:

VNCServer: start server to accept local connections (ie: on port 22)

VNCClient: ssh user@server -L 5900/127.0.0.1/5900
enter password
Then, in another shell, start vncviewer and
connect to: 127.0.0.1:5900

What happens

VNCClient --> 127.0.0.1:5900 --> 22 (SSH) --> internet/LAN --> 22 (SSH) --> VNCServer
« Last Edit: April 02, 2007, 07:33:27 pm by zeigerpuppy »
Zaurus C3100, CE-RH2, Socket lowpower CF Wifi, Socket CF Bluetooth
pdaXrom r198 - testing!, IceWM, Bluetooth modem: Sony Ericsson v600i with 3G.
see some howtos and tips at http://greenant.net/portal/greenant/wiki/Zaurus3100

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Zaurus Vnc With Audio?
« Reply #4 on: April 02, 2007, 11:42:59 pm »
if you just want to listen to internet radio may i recomend looking into mplayer or vlc, vlc would be your best bet but mplayer has support for alot of network viewing stuff and it wouldnt suprise me if it supported streaming radio
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

speculatrix

  • Administrator
  • Hero Member
  • *****
  • Posts: 3707
    • View Profile
Zaurus Vnc With Audio?
« Reply #5 on: April 03, 2007, 06:10:27 am »
hermocom have built a shoutcast browser/player - need to install Ruby and RubyQT for it though and it's pretty big.
Gemini 4G/Wi-Fi owner, formerly zaurus C3100 and 860 owner; also owner of an HTC Doubleshot, a Zaurus-like phone.