View Single Post
  #1  
Old 03-24-2016, 11:57 AM
cantimplora cantimplora is offline
Member
 
Join Date: Oct 2015
Location: Usa
Posts: 57
cantimplora is on a distinguished road
Default

i dont can record this radio


this is the url:

http://www.ustream.tv/channel/radiofuror

try

Code:
ffmpeg -i "http://iphone-streaming.ustream.tv/uhls/8738877/streams/live/iphone/playlist.m3u8" -c copy "radio.ts"
and

Code:
livestreamer "http://www.ustream.tv/channel/radiofuror" best -o radio.ts
and only I get error!


any can help? thans in advance!!

pd: previously it worked
Reply With Quote