![]() |
|
How I get streaming URL - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: MinimStreamer (/forumdisplay.php?fid=11) +--- Thread: How I get streaming URL (/showthread.php?tid=6220) |
How I get streaming URL - strausswalzer - 20-05-2021 17:55 I installed successfully the latest version of minimserver and minimstreamer on my QNAP TS-431P2 I could also upload one m3u-file to stream a specific web radio station from Russia: http://ic6.101.ru:8000/stream/trus/mp3/256/269 I found this streaming address searching the web by chance Now I'm looking for a specific streaming address for channel "Relax Jazz" on https://101.ru On the home page of 101.ru it looks like the streaming address for this channel is https://101.ru/radio/channel/264 This address works within a browser, but not in case I put it in an m3u-file and copy it to my minimstreamer folder 1: How could I find/create a working streaming address for my favorite channel "Relax Jazz" 2: How coud I find/create a working streaming address for any other web radio, I read the describtion in the MinimStreamer documentation about icecast radio streams and BBC radio streams, but I'm looking for a way to get the streaming address for any other web radio station I like, as there are 1000 web radios on the web, but just a few suits me Thank you very much for your advice strausswalzer [attachment=2306] RE: How I get streaming URL - simoncn - 20-05-2021 19:32 Try this: http://pub0201.101.ru:8000/stream/trust/mp3/128/264 I found it by using Firefox to inspect the contents of the web page. RE: How I get streaming URL - strausswalzer - 20-05-2021 20:22 Hi Simon, thanks a lot for your quick resonse. It works. I tried the same using firefox also, but could not find the URL. Would it be possible to describe short how to find it ? As I said before, there are 1000s of web radios and I faced this issue already also for some other web radio stations I would like to integrate. Many thanks strausswalzer RE: How I get streaming URL - simoncn - 20-05-2021 21:10 Start by pressing F12 to get into developer mode, then select Inspector and grope around until you get to something that looks useful. You would probably need some web development experience to be able to do this. RE: How I get streaming URL - strausswalzer - 20-05-2021 21:21 Hi Simon, thank you very much for your support. I manged it now and found the URL. strausswalzer |