在 Chrome Radio Player 扩展中播放 INDIE 103.1 流

发布于 2024-12-04 01:49:56 字数 1416 浏览 2 评论 0原文

谁能帮我找到 INDIE 103.1 在线播放器 的流媒体 URL?我正在寻找一种直接通过 Chrome 广播播放器扩展程序播放直播的方法。我已经尝试摆弄 tcpdump:

tcpdump -i wlan0 -nn -s0 -A -l|grep --line-buffered "XEDAFM?streamtheworld_user" -A 2|grep --line-buffered "Host: \|GET "

并发现了以下形式的请求

.UY&.X.{GET /KDLDFMAAC?streamtheworld_user=1&nobuf=1315831486041 HTTP/1.1
Host: 208.80.54.96

但是,尝试播放 http://208.80.54.96//KDLDFMAAC?streamtheworld_user=1&nobuf=1315831486041 似乎不起作用。


编辑 1:

我发现 URL http://208.80.52.108/KDLDFMCMP3 在直接通过 Chromium 访问时会播放流。但是,广播播放器扩展不播放该流。我从终端能看到的是

New Stream Requested - chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html
Entering destroy stream reason = 0 for chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html
Sending SetProgressText to connection 0x56f95a0
URL Notify url = 'chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html'
reason = 0
chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html
/home/jm/.cache/gnome-mplayer/plugin/gecko-mediaplayerdikdwn
/control/18890
New Stream Requested - http://208.80.52.108/KDLDFMCMP3

Can anyone help me to find the streaming URL of the INDIE 103.1 online player? I'm looking for a way to play the stream directly through the Chrome Radio Player extension. I already tried fiddling with tcpdump:

tcpdump -i wlan0 -nn -s0 -A -l|grep --line-buffered "XEDAFM?streamtheworld_user" -A 2|grep --line-buffered "Host: \|GET "

and found requests of the form

.UY&.X.{GET /KDLDFMAAC?streamtheworld_user=1&nobuf=1315831486041 HTTP/1.1
Host: 208.80.54.96

However, trying to play http://208.80.54.96//KDLDFMAAC?streamtheworld_user=1&nobuf=1315831486041 doesn't seem to work.


EDIT 1:

I found that the URL http://208.80.52.108/KDLDFMCMP3 plays the stream when accessed directly via Chromium. However, the Radio Player extension doesn't play the stream. All I can see from terminal is

New Stream Requested - chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html
Entering destroy stream reason = 0 for chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html
Sending SetProgressText to connection 0x56f95a0
URL Notify url = 'chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html'
reason = 0
chrome-extension://hgjdhckebbdoobhniheihpdogeoeelbn/background.html
/home/jm/.cache/gnome-mplayer/plugin/gecko-mediaplayerdikdwn
/control/18890
New Stream Requested - http://208.80.52.108/KDLDFMCMP3

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

清浅ˋ旧时光 2024-12-11 01:49:56

请看这里:独立 103.1 FM 再次出现在网络上

使用此 URL“http://provisioning.streamtheworld.com/pls/KDLDFM.pls”,您可以运行Chrome Radio Player 扩展中的 Indie 103.1。

问候

Please have a look here: Indie 103.1 FM lives again on the web

Using this URL "http://provisioning.streamtheworld.com/pls/KDLDFM.pls" you can run Indie 103.1 in the Chrome Radio Player extension.

Regards

不可一世的女人 2024-12-11 01:49:56

如果有人发现这个问题(就像我通过 Google 所做的那样),Indie 103.1 现在正在

http://stream.abacast.net/playlist/entravision-indieaac-ibc2.m3u

我通过 Rhythmbox 收听。

In case anyone finds this question (like I did through Google), Indie 103.1 is now streaming at

http://stream.abacast.net/playlist/entravision-indieaac-ibc2.m3u

I listen through Rhythmbox.

小忆控 2024-12-11 01:49:56

如果您的播放器更喜欢 MP3 而不是 AAC,http://stream.abacast.net/playlist /entravision-indiemp3-ibc2.m3u 也可以。

If your player prefers MP3 to AAC, http://stream.abacast.net/playlist/entravision-indiemp3-ibc2.m3u also works.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文