I like to listen to wsmc.
http://www.southern.edu/administration/wsmc/
There is no problem listening by going to their website and clicking "listen live", ( or using Tune In) but I would like to be able to just open up VLC and be able to listen to the stream, without first going to their website. I played the stream with Chrome network sniffer (see screenshot) but was unable to get any workable stream url from the data that VLC would play. Can someone take a look and see if it is possible to find a url that VLC can play?
+ Reply to Thread
Results 1 to 9 of 9
-
-
-
OK, I used the above script you provided (http://wsmc.streamon.fm/hls/WSMC.m3u8)
copied the script into Notepad and then changed extension to .m3u8 to make a vlc icon that I could just click on and then hear the radio station. On my Windows pc this didn't work, clicked the vlc icon and just vlc error message. Then I updated vlc from 1.0.5 to the latest (2.2.4) and now the radio station (wsmc) plays fine when I click on the vlc icon. However when I do this on my Android device ( I have the latest vlc for Android (2.0.6), I just don't get the wsmc radio station. However, I do get other radio stations such as Wguc. -
bat999,
How did you get the link:
Code:http://wsmc.streamon.fm/hls/WSMC.m3u8
Code:https://wsmc.streamon.fm/hls/WSMC.mp4.m3u8
-
-
It's there in Chromium Browser -> More Tools -> Developer Tools
However, just for additional info, that link (http://wsmc.streamon.fm/hls/WSMC.m3u8) doesn't work in my Android vlc. With a lot of guesswork I was able to solve that problem.
If you choose "Network", I found this bumblebee link:
Code:https://wsmc.streamon.fm/bumblebee_config.js?l=en
I choose this one line:
Code:http://:host.streamon.fm:8000/:username-:bitrate.aac
I got this, which works in both pc vlc and android vlc:
Code:http://wsmc.streamon.fm:8000/WSMC-32k.aac
:host
with
wsmc
I replaced
:username
with
WSMC
I replaced
:bitrate
with
32k
Then I saved the link (http://wsmc.streamon.fm:8000/WSMC-32k.aac) in a Notepad file and changed extension to
.m3u8
The saved file icon now can be clicked (in pc or android) to instantly hear the radio station.
Below is link to the saved file.
https://files.videohelp.com/u/61125/wsmc.m3u8Last edited by jimdagys; 16th Mar 2017 at 17:08.
-
Hi,
Try this URL link:
http://wsmc.streamon.fm/hls/stream/WSMC-32k.aac.m3u8?uid=dhc9ptjo81&starttime=1535638340&version=1
Works on VLC. -
This old link works in MPCBE, MPCHC, KMPlayer, and SMPlayer, but not VLC:
http://wsmc.streamon.fm/hls/WSMC.m3u8Last edited by jagabo; 30th Aug 2018 at 10:51.
Similar Threads
-
stream radio interview
By Anonymous in forum Video Streaming DownloadingReplies: 2Last Post: 23rd Jun 2016, 16:40 -
Auto-save radio stream song and artist titles?
By Rob- in forum ComputerReplies: 0Last Post: 4th Jun 2016, 09:24 -
Some questions about capturing from NPR Thistle Radio on demand stream
By jimdagys in forum Video Streaming DownloadingReplies: 1Last Post: 18th Mar 2016, 03:26 -
Trying to download archived audio from radio station
By Sakura88 in forum AudioReplies: 1Last Post: 14th Nov 2014, 08:33 -
Question how to capture audio from this radio station
By jimdagys in forum AudioReplies: 2Last Post: 20th Dec 2012, 23:30