![]() |
Streaming Radio in Graal?
It's been done.
Not sure by whom, but in Era, two locations have streaming, dynamic radio. BUT. It's through a port, and it's a SHOUTcast server. Would there be any way to all to mask an asx to work through that? Aeon streams DI.fm and it runs through asx. Would I have to manually dissasemble the asx to find the ip and port to run with, and then what would I play it with? |
Quote:
|
A gani would play asx? How?
|
I am not sure if this helps, but information here helped me make the radio on Aeon (look for 'sound examples').
|
Whats wrong with simply
play url; (GS1) play(url); gs2? ? |
Quote:
I think he is asking how to get the IP/Port that he can use with the play command. |
Quote:
|
I'm going to try and make a class that splits asx into ip:port so streaming through graal is alot easier. I hope it can be done.
|
The streaming is probably quite similar (mp3 or wma streams), but the question is how to extract the address and author etc. from the asx file. It is in xml-format, and Graal doesn't provide functions yet to easily analyze xml files. It should still be possible to search for the "<ref href=url>" tag, similar to the analyzation of playlist files (described here)
|
All times are GMT +2. The time now is 10:03 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.