View Single Post
  #1  
Old 07-18-2015, 05:45 PM
termy_pe termy_pe is offline
Junior Member
 
Join Date: Jul 2015
Posts: 6
termy_pe is on a distinguished road
Default

restreaming with livestreamer...


Hello,

Im using livestreamer

Im trying to rebroardcast an filmon link, I can save it with the -o, but when I use livestreamer http://www.filmon.com/tv/bfm-tv best --yes-run-as-root | /ffmpeg/ffmpeg -re -i - -sn -vcodec copy -acodec copy -f flv "rtmp://192.168.0.2:1935/live/bfm"


it does not work. It does Output file #0 does not countain any stream


but when I trype this : livestreamer http://www.filmon.com/tv/bfm-tv best --yes-run-as-root -o test.flv

it does work

What the proper way to do it to rebroadcast in rtmp directly?
Reply With Quote