View Single Post
  #1  
Old 12-17-2015, 11:27 AM
Koze Koze is offline
Member
 
Join Date: Sep 2015
Posts: 35
Koze is on a distinguished road
Default

how to properly set up for re-stream


Hello,

I am wondering if anyone could have a look into my issue. I am trying to restream rtmp with following code:
Code:
http://195.245.213.238/live/xxxxx.isml/xxxxxx.m3u8 -vcodec libx264 -acodec aac -strict -5 -preset ultrafast -f flv rtmp://live.
Stream goes fine for some time and then has been disconnected without any warning.

Is anything wrong with my codes?
Thank you for your help.
Reply With Quote