Opened 12 years ago

Last modified 12 years ago

#1281 new defect

RTMP Streamig to alez.tv is not working

Reported by: vladimir Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I want to create broadcast on aliez.tv using ffmpeg:

root@hosteltv:/usr/src/ffmpeg2#./ffmpeg -loglevel debug  -i /media/F/1.flv -vcodec copy -acodec copy -f flv 'rtmp://live.aliez.com/aliezlive-live/streama692?p=1ayfgb55' 

but

Closing connection: NetStream.Failed
rtmp://live.aliez.com/aliezlive-live/streama692?p=1ayfgb55: Operation not permitted

Broadcast on Justin.tv and ffmpeg work fine, but with alez.tv broadcast not working.
Logs ffmpeg attached to two different versions

Attachments (2)

f.txt (6.3 KB ) - added by vladimir 12 years ago.
f_recent.txt (105.2 KB ) - added by vladimir 12 years ago.

Download all attachments as: .zip

Change History (3)

by vladimir, 12 years ago

Attachment: f.txt added

by vladimir, 12 years ago

Attachment: f_recent.txt added

comment:1 by Michael Niedermayer, 12 years ago

Summary: RTMP StreamigRTMP Streamig to alez.tv is not working
Note: See TracTickets for help on using tickets.