Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

from livestreamer to rtmp

(http://stream-recorder.com/forum/showthread.php?t=20755)

godlesowned 03-01-2016 09:31 AM

from livestreamer to rtmp


 
Hello, is there option to directly stream from livestreamer to rtmp?
Now im doing this:
Code:

screen -S NAME livestreamer --yes-run-as-root "hls://http://httpstream" best --player-external-http  --player-external-http-port "4824"
and i use ffmpeg -i http://localhost:4824 -vcodec libx264 -acodec aac -strict 5 -perset superfast -f flv rtmp://21312321/live/name

ill tried
Code:

livestreamer --yes-run-as-root "hls://httpstream" best --output rtmp://SERVERIP/live/NAME
but didnt work... Is there any way to do this?


All times are GMT -6. The time now is 05:29 AM.