[FFmpeg-trac] #138(avformat:reopened): add support for rtmp live stream

FFmpeg trac at avcodec.org
Sun Dec 18 03:18:01 CET 2011


#138: add support for rtmp live stream
-------------------------------------+-------------------------------------
             Reporter:  taeuber      |                    Owner:
                 Type:  enhancement  |                   Status:  reopened
             Priority:  minor        |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:  rtmp live    |               Blocked By:
  stream                             |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by quandt):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Don't think it does work for live streams.

 In testing against a red5 (specifically r4198, but also newer) server,
 rtmp support works great in ffmpeg and ffplay but on live streams with the
 parameter specified as mentioned above "live=1" simply creates an infinite
 loop.

 Attached is a "-loglevel verbose", here's the verison of ffmpeg (ubuntu,
 but also tested and same results on winslow... same version)

 quandt at lt001:~/Desktop$ ffmpeg
 ffmpeg version N-35750-g16b771b, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on Dec 13 2011 14:22:55 with gcc 4.5.2
   configuration: --enable-libfreetype --enable-libmp3lame --enable-librtmp
 --enable-frei0r --enable-libv4l2 --enable-libx264 --enable-gpl
   libavutil    51. 32. 0 / 51. 32. 0
   libavcodec   53. 43. 0 / 53. 43. 0
   libavformat  53. 25. 0 / 53. 25. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 53. 0 /  2. 53. 0
   libswscale    2.  1. 0 /  2.  1. 0
   libpostproc  51.  2. 0 / 51.  2. 0

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/138#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list