Hello fellow PCLinux users.
Today I did a full update on my PCLinuxOS install and rebooted. I installed iView with the intention of capturing a few documentaries from ABC iView.
No luck though - I get a response "Download failed!" after setting the target save video destination.
A search of this forum has not yielded any solutions.
I have run the command "iview-gtk" from a terminal with the following results=>
[owner@localhost ~]$ iview-gtk
Starting rtmpdump...
Backend debug: RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
rtmpdump: unrecognized option '--swfhash'
unknown option: ?
rtmpdump: This program dumps the media content streamed over RTMP.
....... (I've trimmed some of the fat here) ...............
If you don't pass parameters for swfUrl, pageUrl, or auth these properties will not be included in the connect packet.
Backend aborted with code 1 (either it crashed, or you paused it)
Here is some of what Shark see's=>
Expires: Tue, 17 Jan 2012 09:59:51 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Tue, 17 Jan 2012 09:59:51 GMT
Content-Length: 1198
Connection: close
Set-Cookie: ABCGuestID=150.101.195.93.29921326794391837; expires=Tue, 17-Jan-2012 10:29:51 GMT; path=/; domain=abc.net.au
<?xml version="1.0" encoding="utf-8"?>
<config>.
.<param name="api" .....value="http://tviview.abc.net.au/iview/api2/?"/>
.<param name="auth" .....value="http://tviview.abc.net.au/iview/auth/?v2"/>
.<param name="tray" .....value="xml/tray.xml"/>
.<param name="categories" ...value="xml/categories.xml"/>
.<param name="classifications" ..value="xml/classifications.xml" />
.<param name="captions" ....value="http://www.abc.net.au/iview/captions/"/>
.<param name="captions_offset" ..value="0"/>
.<param name="captions_live_offset" .value="-2"/>
.<param name="live_streaming" ..value="true" />
.<param name="server_streaming" ..value="rtmp://cp53909.edgefcs.net/ondemand" />
.<param name="server_fallback" ..value="rtmp://cp44823.edgefcs.net/ondemand" />..
.<param name="highlights" ...value="http://www.abc.net.au/iview/api/highlights.htm" />.
.<param name="home" .....value="http://www.abc.net.au/iview/xml/home.xml" />.
.<param name="geo".....value="http://www.abc.net.au/tv/geo/iview/geotest.xml" />.
.<param name="time" .....value="http://www.abc.net.au/iview/api/time.htm" />.
.<param name="feedback_url"...value="http://www2b.abc.net.au/tmb/Client/Board.aspx?b=98"/>
</config>
GET /iview/auth/?v2 HTTP/1.1
Accept-Encoding: identity
Host: tviview.abc.net.au
Connection: close
User-Agent: Python-iView 0.2 (Linux 2.6.38.8-pclos1.bfs i686)
HTTP/1.1 200 OK
Server: nginx/0.8.54
Date: Tue, 17 Jan 2012 10:00:02 GMT
Content-Type: text/html
Connection: close
X-Powered-By: PHP/5.3.3-7+squeeze3
Expires: Tue, 17 Jan 2012 10:00:02 GMT
Content-Length: 589
<?xml version="1.0" encoding="utf-8"?>
<iview xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.abc.net.au/iView/Services/iViewHandshaker">
<ip>202.58.44.25</ip>
<isp>Hostworks</isp>
<desc>ip range from isp</desc>
<host>Hostworks</host>
<server>rtmp://203.18.195.10/ondemand</server>
<bwtest>rtmp://203.18.195.10/live</bwtest>
<token>2B425F5ADA566BB19368</token>
<text><![CDATA[Hostworks computers stream iview without metering.]]></text>
<free>yes</free>
</iview>
<!-- 0.01152491569519 -->
At the risk of repeating myself, I'm using-
[owner@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.38.8-pclos1.bfs #1 SMP PREEMPT Sat Jun 4 04:13:21 CDT 2011 i686 i686 i386 GNU/Linux
Can anybody clue me to what is going wrong here?
I've see iView running on another flavor of Linux OK so this is why I wanted it for my PCLOS installation.
(Please forgive my misuse of the <code> windows)
Thanks in advance.
Cages.