With the latest script of adobehds.sh, at this url again,
http://fora.tv/2010/0/14/FedEx_CEO_F..._Cut_Emissions
I got
Code:
Administrator@pc ~
$ adobehds.sh
Killed flash player for clean dump.
Restart video then press enter here
+ php /opt/Scripts/AdobeHDS.php --manifest '' --useragent '' --delete
Could not open input file: /opt/Scripts/AdobeHDS.php
I have created the path required before.
Then , I changed the code as you told , I got :
Code:
Administrator@pc ~
$ adobehds.sh
Killed flash player for clean dump.
Restart video then press enter here
+ php AdobeHDS.php --manifest http://stream.fora.tv/h10761/2010-06...kbps-10761.f4m --useragent Mozilla/5.0 --delete
Could not open input file: AdobeHDS.php
As is seen, the f4m url has been detected, but AdobeHDS.php doesn't work.(I have also upgrade it to the latest version as you told)
What's wrong ?