Strange problem with stream....
Posted: 18 Mar 2012 23:09
http://212.95.32.219:8005/;stream.mp3
when I open it from Media > Open Network Stream > Network then It does not play it at all. But when I manually download this stream as file and then open that mp3 saved file then it plays it.
Note that there's semicolon in url. Could this be problem?
If anyone interested .... here's script I used to download it:
andInetGet manual.
Screenshots:
when I open it from Media > Open Network Stream > Network then It does not play it at all. But when I manually download this stream as file and then open that mp3 saved file then it plays it.
Note that there's semicolon in url. Could this be problem?
If anyone interested .... here's script I used to download it:
Code: Select all
inetget("http://212.95.32.219:8005/;stream.mp3",@DesktopDir&"\s.mp3",1,0)
Screenshots: