I'm making a radio tuner, and I would like to have a led that displays the song's name.
Is there a way to know that name using http_request?
These forums are CLOSED. Please visit the new forums HERE
url stream and song name |
|
|
Kahiro Watanabe
Registered User
Join date: 28 Sep 2007
Posts: 572
|
01-26-2008 19:50
I'm making a radio tuner, and I would like to have a led that displays the song's name.
Is there a way to know that name using http_request? |
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
01-26-2008 20:17
Only if you, or whoever setup the stream, creates such a way I think.
|
|
Haruki Watanabe
llSLCrash(void);
Join date: 28 Mar 2007
Posts: 434
|
01-27-2008 03:31
If it's a shoutcast-server you're connecting to, you can use the method described here:
/54/87/152921/1.html#post1843189 |
|
Kahiro Watanabe
Registered User
Join date: 28 Sep 2007
Posts: 572
|
01-27-2008 05:04
Thanks Haruki.
|