[FFmpeg-trac] #4115(ffserver:new): ffserver format rm stream is linked as ".ram" on status page

FFmpeg trac at avcodec.org
Mon Nov 17 02:40:03 CET 2014


#4115: ffserver format rm stream is linked as ".ram" on status page
-------------------------------------+-------------------------------------
             Reporter:  illumilore   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffserver     |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 I have a stream test.rm, but on the ffmpeg status page, even though the
 path is listed correctly as test.rm, the url link for that entry is
 "test.ram". Firefox recognizes .ram as real audio, but I don't think
 ffserver should be changing the url when it still says the path is .rm on
 the status page.

 <Stream test.rm>
 Feed cam.ffm
 Format rm
 AudioBitRate 32
 VideoBitRate 128
 VideoFrameRate 25
 VideoGopSize 25
 NoAudio
 </Stream>

 ./ffserver -f /etc/ffserver.conf
 ffserver version N-67731-gce80f9f Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Nov 15 2014 20:32:58 with gcc 4.8 (SUSE Linux)
   configuration: --enable-libfreetype --enable-libfontconfig
   libavutil      54. 13.100 / 54. 13.100
   libavcodec     56. 12.101 / 56. 12.101
   libavformat    56. 13.100 / 56. 13.100
   libavdevice    56.  3.100 / 56.  3.100
   libavfilter     5.  2.103 /  5.  2.103
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  1.100 /  1.  1.100
 /etc/ffserver.conf:5: Port option is deprecated, use HTTPPort instead
 /etc/ffserver.conf:9: BindAddress option is deprecated, use
 HTTPBindAddress instead
 /etc/ffserver.conf:150: 'Title' option in configuration file is
 deprecated, use 'Metadata title VALUE' instead
 Sun Nov 16 18:26:01 2014 FFserver started.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4115>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list