Opened 11 years ago
Last modified 11 years ago
#2704 new defect
RTMP: fails to get information about particular stream
Reported by: | xnejp03 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | rtmp |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
I'm not sure if this issue is related to FFmpeg, libRTMP or the remote server/stream, but calling the below command sometimes works, sometimes hangs (see the attached logs, I terminated the hanging process after a minute or so).
ffmpeg -i "rtmp://cp96798.live.edgefcs.net:1935/live playPath=ChelTV_Ch01_1000k@26291 swfUrl=http://player.longtailvideo.com/player.swf swfVfy=1 live=true pageUrl=http://www.thefirstrow.eu/watch/81471/2/watch-chelsea-tv.html"
Attachments (2)
Change History (6)
by , 11 years ago
comment:1 by , 11 years ago
Version: | unspecified → git-master |
---|
comment:2 by , 11 years ago
Component: | FFmpeg → undetermined |
---|
Does it work if you compile without --enable-librtmp ?
by , 11 years ago
Attachment: | without_librtmp.log added |
---|
comment:4 by , 11 years ago
Just noticed, that even if it is successfult (with librtmp), it still doesn't identify the audio stream (either missing or identified as Data stream instead), while the build without librtmp recognized the audio stream as mp3.
Note:
See TracTickets
for help on using tickets.
Logs showing successful and failed attempt (within a few minutes from each other)