[FFmpeg-trac] #7810(ffmpeg:new): ffmpeg will automatically pause (Konx KW01 gen2)

FFmpeg trac at avcodec.org
Mon Mar 25 23:08:37 EET 2019


#7810: ffmpeg will automatically pause (Konx KW01 gen2)
------------------------------------+----------------------------------
             Reporter:  branqueira  |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  4.1         |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by branqueira):

 the command line that does not work :
 ffmpeg -i rtsp://admin:password@5.51.X.Y:554/onvif1 -loglevel trace -f
 mpegts -codec:v mpeg1video -an -b:a 0 -q 1 http://127.0.0.1:1234/live.ts

 with local ip is works :
 ffmpeg -i rtsp://admin:password@192.168.1.100:554/onvif1 -loglevel trace
 -f mpegts -codec:v mpeg1video -an -b:a 0 -q 1
 http://127.0.0.1:1234/live.ts

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


More information about the FFmpeg-trac mailing list