LINUX.ORG.RU

История изменений

Исправление erfea, (текущая версия) :

Там есть «automatic-redirects», возможно он стоит в false в той конкретной программе

curl -v http://stream.psyradio.com.ua:8000/256kbps > /dev/null 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* About to connect() to stream.psyradio.com.ua port 8000 (#0)
*   Trying 77.120.122.224...
* connected
* Connected to stream.psyradio.com.ua (77.120.122.224) port 8000 (#0)
> GET /256kbps HTTP/1.1
> User-Agent: curl/7.28.1
> Host: stream.psyradio.com.ua:8000
> Accept: */*
> 
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Content-Type: audio/mpeg
< icy-br:256
< ice-audio-info: bitrate=256;samplerate=48000;channels=2
< icy-description:NonCommercial Psychedelic Radio Station
< icy-genre:Psychedelic * Ambient * Dub * PsyChill
< icy-name:Psychic Radio Station
< icy-pub:1
< icy-url:http://psyradio.com.ua
< Server: Icecast 2.3.2
< Cache-Control: no-cache
< 
{ [data not shown]
100  114k    0  114k    0     0  40918      0 --:--:--  0:00:02 --:--:-- 44127^C

где?

У меня сработало, gst123 0.3.2

Оно в отдельный слот ставит gstreamer 1.0, речь о 0.10...

Исходная версия erfea, :

Там есть «automatic-redirects», возможно он стоит в false в той конкретной программе

curl -v http://stream.psyradio.com.ua:8000/256kbps > /dev/null 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* About to connect() to stream.psyradio.com.ua port 8000 (#0)
*   Trying 77.120.122.224...
* connected
* Connected to stream.psyradio.com.ua (77.120.122.224) port 8000 (#0)
> GET /256kbps HTTP/1.1
> User-Agent: curl/7.28.1
> Host: stream.psyradio.com.ua:8000
> Accept: */*
> 
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Content-Type: audio/mpeg
< icy-br:256
< ice-audio-info: bitrate=256;samplerate=48000;channels=2
< icy-description:NonCommercial Psychedelic Radio Station
< icy-genre:Psychedelic * Ambient * Dub * PsyChill
< icy-name:Psychic Radio Station
< icy-pub:1
< icy-url:http://psyradio.com.ua
< Server: Icecast 2.3.2
< Cache-Control: no-cache
< 
{ [data not shown]
100  114k    0  114k    0     0  40918      0 --:--:--  0:00:02 --:--:-- 44127^C

где?

У меня сработало, gst123 0.3.2

Оно в отдельный слот ставит gstreamer 1.0, речь о 0.1...