View Single Post
  #2  
Old 08-17-2014, 10:24 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Help recording this stream from local NBC-TV


.m3u8

Code:
http://mobi3.ibrod.tv:1935/ibusa/nbc.stream/playlist.m3u8
ffmpeg

Code:
ffmpeg -i "http://mobi3.ibrod.tv:1935/ibusa/nbc.stream/playlist.m3u8" -c copy "output.ts"
Reply With Quote