Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Re-broadcasting streaming media (http://stream-recorder.com/forum/forumdisplay.php?f=38)
-   -  

FFmpeg to aliez.tv

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

limes 07-06-2013 04:34 AM

FFmpeg to aliez.tv


 
Hi, I have a question,

How to stream ffmpeg to aliez.tv ?

I try

Code:

ffmpeg -re -i "http://localhost:8080" -vcodec copy -acodec copy -f flv "rtmp://live.aliez.com/aliezlive-live/?streama17578?p=4ro0z2m8"
but after that I'v got error ;(

Code:

Closing connection: NetStream.Failed
rtmp://live.aliez.com/aliezlive-live/?streama17578?p=4ro0z2m8: Operation not permitted


limes 10-03-2013 09:54 AM

Re: FFmpeg to aliez.tv


 
Can someone help me?

Code:

ffmpeg -re -i video.flv -acodec copy -vcodec copy -f flv
 "rtmp://live.aliez.com/aliezlive-live/streama20302?p=2s0tnwy9 flashver=FMLE/3.0\20(compatible;\20FMSc/1.0)"

doesent work too .. ;-(


All times are GMT -6. The time now is 01:20 AM.