#12854 closed bug (fixed)
Streams not redirected causing out of memory error in MediaPlayer
Reported by: | vidrep | Owned by: | Barrett |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev50409 x86_gcc2 Below are sample URL's and their redirect which cause the issue:
Oui FM Paris France http://broadcast.infomaniak.ch/ouifm-high.mp3.m3u Redirect http://ice1.infomaniak.ch:80/ouifm-high.mp3
Energy Rock Zurich Switzerland http://broadcast.infomaniak.ch/energyrock-high.mp3.m3u Redirect http://ice14.infomaniak.ch:80/energyrock-high.mp3
Rouge Rock Lausanne Switzerland http://broadcast.infomaniak.ch/rouge-rockpop-high.mp3.m3u Redirect http://ice19.infomaniak.ch:80/rouge-rockpop-high.mp3
Change History (5)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 8 years ago
While the URL's cited in the description are fixed, I have found additional URL's which still exhibit the same problem.
Radio Beat Prague Czech Republic http://www.play.cz/radio/beat128.mp3.m3u Redirect http://icecast2.play.cz/radiobeat128.mp3
P4 Bandit Lillehammer Norway http://www.listenlive.eu/bandit_mp3_hq.m3u Redirect http://stream.p4.no/bandit_mp3_hq
comment:5 by , 8 years ago
There's not really an http redirect, the url is changing inside the m3u but it's another story.
These are not really redirects in the HTTP sense, rather M3U files (playlists in winamp format) with a single entry which is the URL to the actual stream.