Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Impossible to download from this website, need help

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

Buda 09-15-2015 09:47 AM

Impossible to download from this website, need help


 
Hi guys,

I tried with:
- RTMPDumpHelper
- rtmpExplorer
- rtmpsuck
- rtmpdump cmd
- jaksta (win and mac)
- getflv
- other gui programs
and non of it worked to capture stream on this website: http://live.qbsf.qa/en/qbsf
username and password: maxstream

Can you help me?

PS. sometimes stream will be offline

Moet 09-15-2015 03:40 PM

Re: Impossible to download from this website, need help


 
I can download the pre-recorded streams using RTMPDumpHelper but I have not been able to record the live stream.

Fiddler proxy tool did show this in the JSON from http://live.qbsf.qa/en/api/page/28

description=Table 1
has_score=True
has_video=True
hd_hls_url=http://qbsf.GB.cdn.switlive.com:1935/live/mp4:bca56e973911e540c4f03841a2148032_hd/playlist.m3u8
hd_token=bca56e973911e540c4f03841a2148032_hd
hls_url=http://qbsf.GB.cdn.switlive.com:1935/live/mp4:bca56e973911e540c4f03841a2148032/playlist.m3u8
id=18
name=T1
rank=1
rtmp_server=rtmpe://qbsf.GB.cdn.switlive.com:1935/live
token=bca56e973911e540c4f03841a2148032


I could not open the m3u8 playlist though, sorry. Hopefully the experts on this forum will take a look.

Moet 09-16-2015 02:14 AM

Re: Impossible to download from this website, need help


 
Update... I've just used RTMPDumpHelper to capture the live stream with no problems! I only had to rename the downloaded file with a .flv extension and it played fine. Not sure why you had problems with it.

Buda 09-16-2015 05:23 AM

Re: Impossible to download from this website, need help


 
Hey Moet,

Thanks so much for helping me on this. I may have additional questions on private messages, expect one from me shortly.

Once again, thanks so much!

Moet 09-16-2015 09:18 AM

Re: Impossible to download from this website, need help


 
Hi Buda, here are detailed instructions as requested in PM.

1) Open RTMPDumpHelper

[IMG] image upload no resize[/IMG]

2) In RTMPDumpHelper "options" make sure you choose rtmpSuck (NOT rtmpserv) - Also, choose your desktop to dowload the file to (makes it easier)

[IMG] free jpeg images[/IMG]

[IMG] screen capture[/IMG]

3) Open Internet Explorer (not Firefox) and login to http://live.qbsf.qa/en/qbsf - if there is a livestream playing RTMPDumpHelper should show activity and you should see a file on your desktop with no icon (for the livestream this file should start with the letters "bca")

4) When the stream is finished you will need to change the downloaded file to some name that ends with .flv (i.e. match.flv)

5) You can no play this using VLC Media Player

[IMG] images[/IMG]


That's it! - for the matches already played you will need to do exactly the same thing... go to the page and click on play for the one you want. RTMPDumpHelper will probably create two files.... one very short (a few seconds of live play) and the other the pre-recorded match.

Good luck.

Moet 09-16-2015 09:40 AM

Re: Impossible to download from this website, need help


 
"5) You can no play this using VLC Media Player"

I should have said "you can now play this using VLC Media Player". Sorry.

Buda 09-16-2015 10:41 AM

Re: Impossible to download from this website, need help


 
Hey Moet,

Thanks for detailed introductions and for notifying me on PM to check this thread.

The problem I'm having is that rtmpsuck is not recognizing the stream, it's acting like I never started the stream. Here's the screenshot:



I tried various combinations in last few hours:
  • run RTMPDumpHelper and than play the stream
  • play stream, than run RTMPDumpHelper and than refresh the page
  • with firefox and maxthon browsers
  • with RTMPExploreX (can't open/play stream with it)
  • with rtmpsuck v2.4
  • with Web Stream Recorder (I used direct rtmpe URL rtmpe://qbsf.BA.cdn.switlive.com:1935/live/bca56e973911e540c4f03841a2148032)

Unfortunately, I'm having issues with IE so I can't try with IE.

I'll continue trying and experimenting. Could you please notify me if you find the solution to my problem? Thanks from the bottom of my heart.

biezom 09-16-2015 11:09 AM

Re: Impossible to download from this website, need help


 
hi

tools: firefox; adblockplus addon; livestreamer

1) disable flash plugin
################################################## ########################################

################################################## ####################################

2)
################################################## ####################################

################################################## ####################################

3)
################################################## ####################################

################################################## ####################################


4)
Code:

livestreamer "hlsvariant://http://qbsf.us.cdn.switlive.com:1935/live/mp4:bca56e973911e540c4f03841a2148032/playlist.m3u8?session=8l072obfk8n8paplkgg508eco6&channel=28" best -o video.ts

HatteWare 09-16-2015 11:21 AM

Re: Impossible to download from this website, need help


 
Biezom,

I try this, but the site used jwplayer.js, so dont retrieve any m3u8 (without this procedure, site retrieve m3u8 information), how can i don?

sorry for my english.

Moet 09-16-2015 11:22 AM

Re: Impossible to download from this website, need help


 
biezom you are a genius! I wish I had tried that first.

biezom 09-16-2015 11:32 AM

Re: Impossible to download from this website, need help


 
Quote:

Originally Posted by HatteWare (Post 79837)
Biezom,

I try this, but the site used jwplayer.js, so dont retrieve any m3u8 (without this procedure, site retrieve m3u8 information), how can i don?

sorry for my english.

did you disable flash?

Moet 09-16-2015 11:44 AM

Re: Impossible to download from this website, need help


 
Buda, if for any reason you can not get biezom's method above to work for you then you could try using rtmpdump v 2.4 (I see you have v2.5) you can get it from:

http://www.videohelp.com/download/rt...ip?r=dfsPnxxsp

Delete (or move) v2.5 from the RTMPDumpHelper folder and replace it with 2.4 - That's the only other thing I can think of. I tried using Google Chrome browser but RTMPDumpHelper failed to attach to the browser.

Buda 09-16-2015 11:46 AM

Re: Impossible to download from this website, need help


 
Hey biezom,

Your contribution is incredible! I didn't know about this method before.

I just tried it and it's working... at least for few minutes :)



I have one question for @HatteWare and everyone else that tried downloading this stream. Using superb biezom's method did you manage to download stream without problems? So I can know is this happening only to me so I can try to fix it.

Once again, thanks biezom and Moet, your tutorials are incredible and they helped me a lot, this is really great community!

Edit: @Moet - great, thank you for that, I'll definitely try it. I tried with v2.4 before but couldn't get Chrome to attach to browser (same as you), however, with v2.5 I managed to attach Chrome.

Edit2: Guys, I think this interruption happened to me because I tried to download two streams at the same time (different cmd window). It looks like it's working perfectly now. I downloaded 22MB so far...

Moet 09-16-2015 12:04 PM

Re: Impossible to download from this website, need help


 
Buda, I'm genuinely pleased for you. I know how frustrating it can be to get some of this stuff working. Happy watching!


All times are GMT -6. The time now is 07:18 PM.