Quote:
Originally Posted by KSV
it's simple http stream.
Code:
http://63.243.149.5/HR_TALKAAC?streamtheworld_user=1&nobuf=1330351388296
works fine with FFPlay and MPlayer2. vlc doesn't work here because it tries to use http range request feature which is probably not supported by this server.
|
It's also working with curl + vlc.
Code:
curl "http://63.243.149.3/HR_TALKAAC" | vlc -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 149k 0 149k 0 0 9875 0 --:--:-- 0:00:15 --:--:-- 10568
curl: (23) Failed writing body (2813 != 16384)