View Single Post
dcarter's Avatar
Posts: 229 | Thanked: 29 times | Joined on May 2006
#30
Originally Posted by elpaso View Post
Just in case somebody missed it, to enable internet radio streams:

https://garage.maemo.org/tracker/ind...d=164&atid=681
OK- I can't seem to make radio streaming work on OS2007 HE for N770.

I installed X-Term, and issue the following command:
gconftool-2 --set /apps/osso/osso_media_server/demux_audio/a
pplication_x-icy --type list --list-type string
'[application/x-icy,icydemux]'

...that gives multiple errors, so I try to break it up:

gconftool-2
...works

set /apps/osso/osso_media_server/demux_audio/a
pplication_x-icy
...works

but then the "type list" command gives an error,
and I still get a "file format not supported" error when trying to stream radio.

Any help would be appreciated...I can't be the only one who has failed to make this little hack work, can I?

dcarter