Start a new topic

Unable to stream web radio

Hi, I have a stream URL from a local radio station. I can play it well on my computer, but I cannot play it on LaMetric. Could you please help take a look? Thanks.


http://d2agljdoug3z0j.cloudfront.net/radio-HTTP/cr2-hd.3gp/playlist.m3u8


your .m3u8 link referances another word based link....


"#EXTM3U

#EXT-X-VERSION:3

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=30853,CODECS="mp4a.40.2"

chunklist.m3u8

"

you might need to see whats inside of chunklist.m3u8    thats closer to the data your want to stream.

also i have never seen dot m3u8 before....

if you can play the stream on a pc with winamp it will resolve it down to a IP or close , something you can use..

typical stream links on my radio site here.

http://www.valleymedia.org/kgig/mp3/index.html



Thanks for your investigation. Looks like it resolves to some AAC files. Is AAC not supported by LaMetric?


$ curl http://d2agljdoug3z0j.cloudfront.net/radio-HTTP/cr2-hd.3gp/chunklist.m3u8

#EXTM3U

#EXT-X-VERSION:3

#EXT-X-ALLOW-CACHE:NO

#EXT-X-TARGETDURATION:13

#EXT-X-MEDIA-SEQUENCE:21234

#EXTINF:12.12,

media-uhjpfjja6_21234.aac

#EXTINF:12.121,

media-uhjpfjja6_21235.aac

#EXTINF:12.121,

media-uhjpfjja6_21236.aac

 

Login or Signup to post a comment