[FFmpeg-trac] #5237(ffserver:new): AAC stream over RTSP does not play

FFmpeg trac at avcodec.org
Sun Feb 14 17:01:07 CET 2016


#5237: AAC stream over RTSP does not play
--------------------------------------+------------------------------------
             Reporter:  NikolayMurga  |                    Owner:
                 Type:  defect        |                   Status:  new
             Priority:  normal        |                Component:  ffserver
              Version:  git-master    |               Resolution:
             Keywords:  aac, rtsp     |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------

Comment (by NikolayMurga):

 I built ffmpeg from github mirror
 (https://github.com/FFmpeg/FFmpeg/archive/master.tar.gz).

 This is my commands for build:
 {{{
 ./configure --prefix=/usr/local --enable-shared --enable-pthreads
 --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-
 avresample --cc=clang --host-cflags= --host-ldflags= --enable-opencl
 --enable-libx264 --enable-libmp3lame --enable-libxvid --enable-libtheora
 --enable-libvorbis --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-ffplay  --enable-nonfree --enable-vda --enable-libvpx --enable-
 libfaac --enable-libfdk-aac
 make -j4
 make install
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5237#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list