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

How to use iView (ABC Australia) downloaders

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

vipher 07-24-2010 03:33 AM

Re: How to use iView (ABC Australia) downloaders


 
Thanks Anywho and Yansky for setting up this new outpost where we can share our code.

I've just updated the Linux script for those who still use it. I'm having a bit of trouble updating the wiki at the moment so I'll post the link here too.

iView Downloader LINUX v6.7.3

adammw 07-24-2010 11:26 AM

Re: How to use iView (ABC Australia) downloaders


 
Hi,

After finally discovering the rtmpdump syntax for ABC News 24 (http://lists.mplayerhq.hu/pipermail/...ly/001087.html) I went trying something not explict, like news24-lo.

To my surprise not only did it work, (replace news24-hi@28773 with news24-lo@28771), but the first three seconds showed a video frame from ABC3. Is this possibly a suggestion that there are other channels (like ABC3) already streaming on the akami service, or do you think that this was just a fluke and a left over frame from the last time the stream was watched (which would have been by some people testing it who may have simply just run the abc3 feed as news24 didn't exist yet)?

I really don't care much for this new news channel, but the idea of live streaming ABC1 2 and/or 3 is really interesting and I really hope that if it's not possible yet, they do so soon.

UbuntuFan 07-24-2010 01:14 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by vipher (Post 20428)
Thanks Anywho and Yansky for setting up this new outpost where we can share our code.

I've just updated the Linux script for those who still use it. I'm having a bit of trouble updating the wiki at the moment so I'll post the link here too.

iView Downloader LINUX v6.7.3

Big ups to Anywho and Yansky too. Also to mce for hosting the archived whirlpool threads. mhtml can also be read in Firefox up to 3.6.x using the unMHT extension https://addons.mozilla.org/en-US/firefox/addon/8051/
EDIT: Added this info to the wikia page. Sorry I didn't sign the wikia edit, but I assumed the logon here was linked to the wikia entry.

And big thanks to you Vipher for your continued support of linux users of iView.

Yansky 07-24-2010 11:22 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by adammw (Post 20435)
Hi,

After finally discovering the rtmpdump syntax for ABC News 24 (http://lists.mplayerhq.hu/pipermail/...ly/001087.html) I went trying something not explict, like news24-lo.

To my surprise not only did it work, (replace news24-hi@28773 with news24-lo@28771), but the first three seconds showed a video frame from ABC3. Is this possibly a suggestion that there are other channels (like ABC3) already streaming on the akami service, or do you think that this was just a fluke and a left over frame from the last time the stream was watched (which would have been by some people testing it who may have simply just run the abc3 feed as news24 didn't exist yet)?

I really don't care much for this new news channel, but the idea of live streaming ABC1 2 and/or 3 is really interesting and I really hope that if it's not possible yet, they do so soon.

Thanks for the help on the mailing list. I've updated the firefox extension: https://addons.mozilla.org/en-US/fir...0505/versions/

I also noticed those couple of frames at the start of the saved stream. I just thought it was a glitch in my media player, but perhaps it is part of another stream like you said.

MickJT 07-25-2010 09:24 PM

Re: How to use iView (ABC Australia) downloaders


 
Hi guys.

So, the live stream doesn't require an authentication token, for those not aware. It detects your location, and so only Australians can view the stream.

Here are my figures:

High - 640x360 - 300-315MB / hour - news24-high@28773
Med - 512x288 - 200-210MB / hour - news24-med@28772
Low - 400x224 - 116-122MB / hour - news24-lo@28771

mugio 07-26-2010 04:23 AM

Re: How to use iView (ABC Australia) downloaders


 
does anyone know how to convert or use a program to watch shows on a ps3??

::edit::

on a ps3 after downloading??

Yansky 07-26-2010 06:09 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by mugio (Post 20460)
does anyone know how to convert or use a program to watch shows on a ps3??

::edit::

on a ps3 after downloading??

There's info in the archive threads about how to do that: http://iviewdownloaders.wikia.com/wi...s_Wiki#History

Start with the third thread.

mugio 07-26-2010 06:16 AM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by Yansky (Post 20462)
There's info in the archive threads about how to do that: http://iviewdownloaders.wikia.com/wi...s_Wiki#History

Start with the third thread.

I asked this question like 6 months ago... but now i have stuff that te rest of the family wants to watch so thank you!!!

Phlip 07-29-2010 04:05 AM

Re: How to use iView (ABC Australia) downloaders


 
It looks like the Akamai server path has changed recently... at least, for Monday's Four Corners episode. Not certain it's changed for everything, but sharing what I've found anyway in case it helps.

Basically, I had to change the download command from:
Code:

rtmpdump -r rtmp://cp53909.edgefcs.net////flash/playback/_definst_/$SHOWPATH.mp4 -t rtmp://cp53909.edgefcs.net/ondemand?auth=$TOKEN -o $FILENAME $SWFPARAMS
To:
Code:

rtmpdump -r rtmp://cp53909.edgefcs.net/ondemand?auth=$TOKEN -y mp4:flash/playback/_definst_/$SHOWPATH -o $FILENAME $SWFPARAMS
(where $TOKEN is the auth token, $SHOWPATH is section/show, $FILENAME is the destination, and $SWFPARAMS is the SWF's length and hash (which hasn't changed))

Also, the auth token has to be downloaded from http://tviview.abc.net.au/iview/auth/?v2 instead of http://www2b.abc.net.au/iView/Servic...haker.asmx/isp (which no longer exists)

Anywho 07-29-2010 04:41 PM

Re: How to use iView (ABC Australia) downloaders


 
Quote:

Originally Posted by Phlip (Post 20504)
It looks like the Akamai server path has changed recently... at least, for Monday's Four Corners episode. Not certain it's changed for everything, but sharing what I've found anyway in case it helps.

Basically, I had to change the download command from:
Code:

rtmpdump -r rtmp://cp53909.edgefcs.net////flash/playback/_definst_/$SHOWPATH.mp4 -t rtmp://cp53909.edgefcs.net/ondemand?auth=$TOKEN -o $FILENAME $SWFPARAMS
To:
Code:

rtmpdump -r rtmp://cp53909.edgefcs.net/ondemand?auth=$TOKEN -y mp4:flash/playback/_definst_/$SHOWPATH -o $FILENAME $SWFPARAMS
(where $TOKEN is the auth token, $SHOWPATH is section/show, $FILENAME is the destination, and $SWFPARAMS is the SWF's length and hash (which hasn't changed))

Anyone else getting this issue for Four Corners and other programs? The Hostworks side seems to be fine but I don't have a connection to Akamai to test it out.

Quote:

Also, the auth token has to be downloaded from http://tviview.abc.net.au/iview/auth/?v2 instead of http://www2b.abc.net.au/iView/Servic...haker.asmx/isp (which no longer exists)
It actually got changed to http://www2b.abc.net.au/iViewHandsha...haker.asmx/isp about a month ago. Which downloader (and version) are you using?


All times are GMT -6. The time now is 09:45 PM.