#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:[email protected]: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:[email protected]: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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to