[FFmpeg-trac] #4217(undetermined:new): FFMPEG : av_open_input_stream in latest ffmpeg

FFmpeg trac at avcodec.org
Wed Dec 31 04:02:56 CET 2014


#4217: FFMPEG : av_open_input_stream in latest ffmpeg
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:
  derekbarnes361                     |  enhancement
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I was trying to read data from a buffer(instead of reading from file) for
 the purpose of live streaming.In the old version of FFMPEG it was
 supported using the API "av_open_input_stream". But in the FFMPEG version
 2.2.2 this API apppears to be missing. I found the API
 "avformat_open_input" for reading from a file. Which API shall i use for
 the purpose of live streaming? It would be very thankfull if you could
 show the steps for live streaming using the API .

 Send From: http://www.vigrxtrial.net/

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


More information about the FFmpeg-trac mailing list