Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #331  
Old 11-16-2010, 01:03 AM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by kharisma View Post
I put the code into terminal again,
restarted Firefox,
went to abc.net.au -
the little icon appears.
Clicked on "Watch Program" -
it went to full-screen and started playing the video.
Just to confirm, you're not on OSX 10.5, but OSX 10.6+ yeah?
Reply With Quote
  #332  
Old 11-16-2010, 10:06 AM
kharisma kharisma is offline
Junior Member
 
Join Date: Nov 2010
Posts: 5
kharisma is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


OSX 10.6.4 Snow Leopard

ISP is TPG
Reply With Quote
  #333  
Old 11-16-2010, 03:02 PM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by kharisma View Post
OSX 10.6.4 Snow Leopard

ISP is TPG
Unfortunately my version of rtmpdump (which is the downloader within iViewFox) is only compiled to run under OSX 10.6.
Reply With Quote
  #334  
Old 11-17-2010, 06:35 PM
kharisma kharisma is offline
Junior Member
 
Join Date: Nov 2010
Posts: 5
kharisma is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


@Yansky

Any chance you'll be upgrading it soon?
Reply With Quote
  #335  
Old 11-17-2010, 07:06 PM
gxdata gxdata is offline
Western Wombat
 
Join Date: Feb 2009
Posts: 332
gxdata is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


(rtmpdump usage question)

I have this stream URL (from StreamTransport, which can download it OK, but in its full playing time of course) -

rtmp://pub-fz.cdn.iinet.net.au/public//mp4:waso/waso/waso-rib-ep001-hq.mp4

I am using rtmpdump with -r URL -o filename.mp4 but get this error -
Code:
RTMPDump v2.2d (r463)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
OR

Code:
RTMPDump v2.2d (r463)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Can someone tell me what is this indicating?

[Edit]
eliminated the problem due to having a 0-byte output file, due to earlier failed attempts. Now, my simple test batch file deletes the output file.

Last edited by gxdata : 11-17-2010 at 07:42 PM. Reason: more complete info
Reply With Quote
  #336  
Old 11-19-2010, 11:00 PM
ollie grieve ollie grieve is offline
Junior Member
 
Join Date: Nov 2010
Posts: 2
ollie grieve is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


I have been using IviewFox successfully for some time. I upgraded successfully to the new 3 November version, but it stopped working on 12 November. Like kharisma, I stopped getting the save box and the program continued to download and play. Thing is I am also with TPG. I have also tried to run IviewFox on my old lap top where I have successfully run the application before, but with the same (non) outcome.

Could it be that TPG has blocked the application form working?
Reply With Quote
  #337  
Old 11-20-2010, 02:13 PM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by ollie grieve View Post
Like kharisma, I stopped getting the save box and the program continued to download and play.
RTMPdump actually starts after the save dialog has opened - not before. It's not RTMPdump that makes the save dialog appear. If you're not getting the save dialog then something else is blocking it before RTMPdump gets a chance to begin

Quote:
Could it be that TPG has blocked the application form working?
No. RTMPdump does not identify itself in any way that TPG could know that you were using it. If you can play the video directly from the ABC iView site then RTMPdump should work.

What OS are you using? Also, what version of Firefox?

Last edited by Anywho : 11-20-2010 at 02:16 PM. Reason: Need more info
Reply With Quote
  #338  
Old 11-20-2010, 07:02 PM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by ollie grieve View Post
I have been using IviewFox successfully for some time. I upgraded successfully to the new 3 November version, but it stopped working on 12 November. Like kharisma, I stopped getting the save box and the program continued to download and play. Thing is I am also with TPG. I have also tried to run IviewFox on my old lap top where I have successfully run the application before, but with the same (non) outcome.

Could it be that TPG has blocked the application form working?
A few people have reported this but I can't seem to replicate the issue. I don't think it's ISP specific as I'm with TPG too and it seems to work ok for me.

I asked another user who experienced this problem to post any error messages he received, but he said there were none: http://mycoffeelounge.net/forum-repl...26217&r=11#r11

Anywho, here is my code for the iViewFox extension FWIW: http://pastebin.com/JDx6dg5T - can you see any issues?

Also, I just noticed that a user posted some info in a review here: https://addons.mozilla.org/en-US/fir...90505/reviews/
Something about private browsing mode. Perhaps there's a setting that's getting messed up or summin.

P.S. - slightly off topic, but if anyone could test out my new version of this extension that'd be great.
https://addons.mozilla.org/en-US/firefox/addon/56803/
The new version is 0.2.4 - https://addons.mozilla.org/en-US/fir...6803/versions/
Reply With Quote
  #339  
Old 11-20-2010, 08:56 PM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by Yansky View Post
Anywho, here is my code for the iViewFox extension FWIW: http://pastebin.com/JDx6dg5T - can you see any issues?
Nope. Seeing as they're not getting to the SAVE dialog, this seems to suggest that the checks on prefs.getBoolPref("enabled") aren't working - or they are but Firefox isn't passing the correct value back to you (damaged user profile?)
Quote:
Also, I just noticed that a user posted some info in a review here: https://addons.mozilla.org/en-US/fir...90505/reviews/
Something about private browsing mode. Perhaps there's a setting that's getting messed up or summin.
In private browsing mode you do get a "new" user profile, don't you? This would suggest an issue with the user's profile. A test, I guess, would be to see if a new vanilla user's profile has the same issue as well. Other possibilities - other add-ons interfering?
Reply With Quote
  #340  
Old 11-20-2010, 09:00 PM
Anywho Anywho is offline
Batch File Basher
 
Join Date: Jul 2010
Posts: 204
Anywho is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Yanksy...

Thinking some more about the iViewFox.prefs.getBoolPref("enabled") - if that wasn't working then they would get a "light" ABC icon not the "dark" ABC icon in the status bar wouldn't they? Perhaps a screencap of the status bar would help you to see if that is being picked up properly.

Last edited by Anywho : 11-20-2010 at 09:05 PM. Reason: Ooops. Reversed icon colours.
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:08 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons