View Single Post
  #4  
Old 05-25-2015, 09:30 AM
piratilla_bcn piratilla_bcn is offline
Junior Member
 
Join Date: Apr 2015
Posts: 28
piratilla_bcn is on a distinguished road
Default

Re: poder grabar emisora argentina


Hi biezom,

It seems that the code has changed or something.

Now it doesn't work any of this code :-(

Quote:
Originally Posted by biezom View Post
hi hds protocol

Code:
livestreamer --http-header  "Referer=http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf"  "hds://http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" best -o bluefm.flv
or
Code:
php AdobeHDS.php --referrer "http://render.avstreaming.net/res/player/live/StrobeMediaPlaybackv3.swf" --manifest "http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/manifest.f4m" --delete


hls protocol

Code:
livestreamer --http-header  "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; ko-kr) AppleWebKit/528.18 (KHTML,like Gecko) Version/4.0 Mobile/7D11 Safari/528.16"  "hlsvariant://http://prepublish.g.qaotic.net/epc/ngrp:waveaudio1-20032_all/playlist.m3u8" best -o bluefm.ts
Any suggestions??
Reply With Quote