Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Interesting audio/video streams (http://stream-recorder.com/forum/forumdisplay.php?f=12)
-   -  

Can't play this stream in player

(http://stream-recorder.com/forum/showthread.php?t=11104)

maruku 02-27-2012 06:59 AM

Can't play this stream in player


 
Hello,

I'm trying to play http://www.hrt.hr/streamf/HR_TALK in my player (RadioSure, WMP etc.) but it doesn't work. I also downloaded VLC > Media > Open network stream > Enter URL > Play, but nothing happens...

Can anyone help? Thanks!

KSV 02-27-2012 08:38 AM

Re: Can't play this stream in player


 
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.

karlo2105 02-27-2012 09:50 AM

Re: Can't play this stream in player


 
Quote:

Originally Posted by KSV (Post 41165)
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)


KSV 02-27-2012 09:56 AM

Re: Can't play this stream in player


 
Quote:

Originally Posted by karlo2105 (Post 41169)
It's also working with curl + vlc. ;)

yeah piping through curl may work because vlc's own http_access module sucks and i am using latest version (VLC 2.0).

Edit: got it working with vlc. go to Tools->Preferences->Input / Codecs->Access Modules->HTTP(S) and check "continuous stream" option. it worked for me.

maruku 02-28-2012 06:27 AM

Re: Can't play this stream in player


 
Quote:

Edit: got it working with vlc. go to Tools->Preferences->Input / Codecs->Access Modules->HTTP(S) and check "continuous stream" option. it worked for me.
Brilliant, this worked. Just adding that you need to choose "All" under "Show settings", otherwise you'll never find the HTTP(S) option (I almost gave up).

Thanks!

Culentriel 12-11-2014 09:06 AM

Re: Can't play this stream in player


 
Still cant find the continous stream option... :s
Please explain me more detailled where do I have to click to activate this. :)


All times are GMT -6. The time now is 07:14 AM.