[FFmpeg-trac] #5921(undetermined:new): Can not read mjpeg from IP camera

FFmpeg trac at avcodec.org
Tue Nov 1 18:54:19 EET 2016


#5921: Can not read mjpeg from IP camera
-------------------------------------+-------------------------------------
             Reporter:  qqqzhouhk    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:2 qqqzhouhk]:
 > Replying to [comment:1 cehoyos]:
 > Really thank you that you are willing to help me.
 > > Does it work with the {{{ffmpeg}}} executable?
 > Sorry, what do you mean by ffmpeg executable?

 Does the following command line work?
 {{{
 $ ffmpeg -i http://192.168.10.123:7060 -qscale 2 -vcodec mpeg4 out.mov
 }}}
 > > Please try to dump the stream into a file with something like {{{wget
 http://192.168.10.123:7060}}} and upload the resulting file.
 > How to dump the stream into a file?
 Please try the following command line to dump the http stream into a file:
 {{{
 $ wget http://192.168.10.123:7060
 }}}

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


More information about the FFmpeg-trac mailing list