View Single Post
  #1  
Old 04-11-2016, 07:53 AM
Koze Koze is offline
Member
 
Join Date: Sep 2015
Posts: 35
Koze is on a distinguished road
Default

livestream using to re-stream


Hi,

I am using following code to re-stream the source:

Code:
livestreamer --yes-run-as-root --player-external-http  --player-external-http-port "5878"  "httpstream://http://mystream" best
Is any way I can get this re-stream in rtmp format instead http?

if not what are the other option to get it in rtmp format?

Thankx
Reply With Quote