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

FFmpeg trac at avcodec.org
Wed Nov 2 05:24:06 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 qqqzhouhk):

 Replying to [comment:4 cehoyos]:
 > An alternative is the following:
 > {{{
 > $ curl -o stream http://192.168.10.123:7060
 > }}}

 I have tried what you told me to do, and here is the screenshoot of them:
 {{{
 $ ffmpeg -i http://192.168.10.123:7060 -qscale 2 -vcodec mpeg4 out.mov
 -bash: ffmpeg: command not found
 $ wget http://192.168.10.123:7060
 -bash: wget: command not found
 }}}

 {{{
 $ curl -o stream http://192.168.10.123:7060
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                   Dload  Upload   Total   Spent    Left
 Speed
 100 108M    0  108M    0   0        299k      0     --:--:--  0:06:11
 --:--:--  338k
 }}}
 Received data seems to keep going up continuously. So what else should I
 do?

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


More information about the FFmpeg-trac mailing list