View Single Post
  #2  
Old 05-06-2015, 08:51 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: I can't play/record 2 online streams from Australia with AdobeHDS (Linux)


Quote:
Originally Posted by piratilla_bcn View Post
Hi all,

I've been trying to record these 2 radios with Linux command line:

http://www.triplem.com.au/sydney/player/

http://www.2dayfm.com.au/listen/

I've found that they're both able to play/record with AdobeHDS and I've found the f4m links:

http://ak.c.ooyala.com/NyaW51bzoXyo9...tTBvKwbp_1.f4m

http://ak.c.ooyala.com/NyaW51bzoXyo9...tTBvKwbp_1.f4m

But I can't make it work :-(

Can anybody help me???

Many thanks!!
hi

Code:
php AdobeHDS.php --manifest "http://stream.scahw.com.au/live/2mmm_32.stream/manifest.f4m" --delete --outfile tripemmmsydney.flv

Code:
php AdobeHDS.php --manifest "http://stream.scahw.com.au/live/2day_32.stream/manifest.f4m" --delete --outfile 2dayfm.flv
Reply With Quote