PDA

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


piratilla_bcn
05-06-2015, 08:39 AM
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/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp_1.f4m

http://ak.c.ooyala.com/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp_1.f4m

But I can't make it work :-(

Can anybody help me???

Many thanks!!

biezom
05-06-2015, 08:51 AM
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/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp_1.f4m

http://ak.c.ooyala.com/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp/NyaW51bzoXyo9CdCf8RRCxEItTBvKwbp_1.f4m

But I can't make it work :-(

Can anybody help me???

Many thanks!!
hi

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


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

piratilla_bcn
05-07-2015, 08:53 AM
hi

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


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

Many thanks!!! Now it works :-)))