Displaying 20 results from an estimated 800 matches similar to: "need API doc to develop a radio client"
2013 May 22
5
Radio player for FirefoxOS
Hi, Emilis,
I have two working Icecast players which implement client-side parsing of
yp.xml and searching then through it:
- Python, can either transform the yp.xml into SQLite database and then
search inside, or can store the yp.xml locally and transfer in into DOM,
then search it.
http://www.zavedil.com/software-xbmc-icecast
- Java (Android), same algorithm as Python but only the SQLite
2011 Jan 02
0
Broken UTF-8 in yp.xml?
Hi all,
I apologize if this subject has been discussed before.
I recently wrote a small add-on for XBMC Media Centre (www.xbmc.org)
which allows the users to listen to Icecast radio stations. My primary
source of information is the yp.xml file.
While the yp.xml file is UTF-8 there seem to be some entries with
broken UTF-8 (which most often looks like multiple-encoded UTF-8, but
with one
2012 Jul 10
3
yp.xml - Size and Contents
Hi all,
1. I recently noticed that yp.xml is still limited to 1,000 entries only
while the web directory says there are over 21K streams. I remember some
discussions regarding the bandwidth required to serve this file, so is it
possible to get it in compressed format? Here are some figures:
- the yp.xml as served now (1K entries) is 343 KB. This means 21K entries
will be around 7 MB.
-
2013 May 17
2
Radio player for FirefoxOS
Hi,
I have pushed my radio player for FxOS to GitHub:
https://github.com/emilis/worldradioplayer
Currently it uses a precompiled data from http://dir.xiph.org/yp.xml:
https://raw.github.com/emilis/worldradioplayer/master/static/js/data/xiph.org.stations.json
I will have to switch to asynchronous station list loading and filtering
in the near future and then will nag you again about the JSON API
2012 Sep 13
1
yp.xml - Size and Contents
Hi,
I've just updated ticket 1890 - https://trac.xiph.org/ticket/1890#comment:8
===
As we have moved to the Xiph server at OSUOSL - we have now disabled
this limitation and will observe the situation. Personally I'm very
disappointed that most clients downloading the yp.xml are not accepting
compressed encoding. Right now the file is 4818606 Bytes in size, most
clients download it
2013 May 22
0
Radio player for FirefoxOS
Hi,
On 05/22/2013 12:57 PM, Assen Totin wrote:
> Hi, Emilis,
>
> I have two working Icecast players which implement client-side parsing
> of yp.xml and searching then through it: [...]
The idea is to finally offer a better API towards the data. Also to
reduce the bandwidth usage. The XML file causes a LOT of traffic,
especially as many clients don't implement HTTP compression.
2013 Jun 10
0
Radio player for FirefoxOS
Hi,
On 06/10/2013 02:46 PM, Emilis Dambauskas wrote:
> this looks very promising. I see the compressed version is now ~250kB.
Yeah, that's a start and there is probably still some room for improvement.
> My Firefox OS app is using this data on its first run to create a
> browser-side database of stations. I am currently looking into ways to
> shorten this process to improve
2012 Sep 24
3
Help
Hi, my name is renato and I'm trying to develope a player for Icecast
screams, how can I get some help?
I need to obtain all italian streams.
I hope someone answers.
Best
Renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20120924/cae0c048/attachment.htm
2012 Sep 24
3
Help
Hi, my name is renato and I'm trying to develope a player for Icecast
screams, how can I get some help?
I need to obtain all italian streams.
I hope someone answers.
Best
Renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20120924/cae0c048/attachment.htm
2012 Jan 12
1
Wine installed... but not?
Hey,
I've got a Ubuntu 11.10 system I use as my home server. I installed wine on it a little while ago and everything was working great, I was using it to run Air Video Server.
At some point when I was installing new display drivers to enable GPU acceleration in XBMC Air Video Server stopped loading on boot. When I tried to fix it, I found that the system was acting like wine was not
2019 Jul 18
0
IPv6 Reverse Lookup Zone (Internal DNS) [SEC=UNCLASSIFIED]
UNCLASSIFIED
Hi,
I can successfully setup an IPv6 Reverse Lookup Zone (Samba 4.8.0 Internal DNS) and add valid PTR entries using samba-tool and/or RSAT DNS.
However I cannot view the PTR records with samba-tool or RSAT.
[root at bilbo user]# samba-tool dns add localhost 4.e.7.c.9.3.0.b.4.7.6.0.7.8.d.f.ip6.arpa 5.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR brutus.dev.local
Password for [administrator at
2013 Jun 25
1
Radio player for FirefoxOS
Hi, again,
is there any URL where I could POST to suggest streams for dir.xiph.org?
My users are demanding the ability to add their own stations to the app:
https://marketplace.firefox.com/app/world-radio-player/ratings
I would like to use their input (with their explicit consent) to push
data about new streams to dir.xiph.org.
On 06/10/2013 07:31 PM, "Thomas B. R?cker" wrote:
>
2013 May 15
0
[PATCH 1/2] Update comparison.html
I cleaned up comparison.html, making the comparison more fair and
removing manufacturers that no longer have any new hardware
supporting a certain format. The table is more readable now too.
---
comparison.html | 86 +++++++++++++++++++++++++++++--------------------------
1 file changed, 45 insertions(+), 41 deletions(-)
diff --git a/comparison.html b/comparison.html
index 9f36381..be88205
2005 Jul 21
1
deleting folders containing subfolders with thunderbird (mbox format) bug
When using Thunderbird (dovecot-0.99.13-3.FC3) on Fedora connecting to
dovecot-0.99.13-3.FC3 I am having problems deleting folders which have
been created with the 'Allow your new folder to contain: Folders only'
option picked.
The folder appears to get deleted but upon restarting Thunderbird the
folder still appears to be there but clicking on it I get the error:
'The current
2018 May 15
1
Transfer FSMO roles [SEC=UNOFFICIAL]
UNOFFICIAL
Hi,
I am running an old SAMBA DC (Bilbo) that I want to upgrade. I installed the latest version of SAMBA 4 on an old PC (jimbo) and joined the domain. I intend to transfer the FSMO roles, upgrade Bilbo and transfer the roles back.
I have transferred all roles except domaindns and forestdns. Jimbo says that these roles have no owner but Bilbo thinks it is the owner.
Is there some way
2014 Mar 14
7
[Bug 76173] New: xbmc green screen with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173
Priority: medium
Bug ID: 76173
Assignee: nouveau at lists.freedesktop.org
Summary: xbmc green screen with vdpau enabled
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: serafean at gmail.com
Hardware: x86-64 (AMD64)
1997 Oct 03
1
Homedir maps (+small patch)
Hello,
I have following setup: User homedir are on server B and I have samba
running on server A and B (B is dec/osf1, A is HPUX).
In Luke's reply to "Spiros B" (tue 12 aug 97) he said:
> because (and this is the bit about the home.map support that i don't
> exactly understand, and don't quite follow) when you do a domain logon
> to server A, the home.map support
2002 Jan 02
1
multiple definitions in C code
There is a problem in MacOS X with multiple definitions of the same
symbol in different files that will be put into the same bundle or
dynamic library by the dynamic linker. It occurs, for example, in
the rpart package, which includes rpart.h in all its source files,
and rpart.h has definitions of a structure rp and functions rp_init
and so on. I think the same problem occurs in the grid package
2009 Aug 24
2
dovecot-auth failed: Not enough space
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear all,
I've been trying to get a Dovecot IMAP service running under HP-UX
11.23, IA64. The system has 6GB of spare space under /var and at least
the same amount of RAM free at the current time.
I've compiled from the latest source (1.2.4), using the following options:
# CC="/opt/aCC/bin/aCC" ./configure --prefix=/opt/dovecot
2014 Feb 04
1
Creating samba4/AD users from ADUC
We have a couple Samba4 AD domains we've implemented and I've noticed a
difference between how users look when created via ADUC versus samba-tool.
Created via ADUC, the following extra attributes are added:
msSFU30Name: bilbo
msSFU30NisDomain: netdirect
unixHomeDirectory: /home/bilbo
unixUserPassword: ABCD!efgh12345$67890
Created via samba-tool, the following extra attributes are added: