#9489: Failure in one Copy, caused to Stop All other Copying/Streams
-------------------------------------+-------------------------------------
             Reporter:  adiabuali    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 '''Summary of the bug:'''
 Am using Wyze Bridge (https://github.com/mrlt8/docker-wyze-bridge), which
 in turn use RTSP-SIMPLE-SERVER (https://github.com/aler9/rtsp-simple-
 server) to stream Wyze Cam v3.
 It was working fine, till Wyze release new FW (Which enable DTLS), and
 Wyze bridge was able to break this DTLS to authenticate and fetch cameras
 data....but:
 If you have one camera with bad wifi coverage, and doesn't publish,
 normally only the stream of that camera will be down. Anyways, now, FFMPEG
 stop copying all other streams for all other cameras (Even the one which
 started up and copy and publish/read is working).
 '''FFMPEG Command used'''

 -flags +global_header+low_delay -fflags
 +flush_packets+discardcorrupt+genpts+nobuffer -i - -vcodec copy
 -rtsp_transport tcp -f rtsp rtsp://0.0.0.0:8554

 '''ffmpeg version 4.3.1'''

 Attached the debug for both Wyze_Bridge, RTSP-SIMPLE-SERVER, and sure
 Trace for FFMPEG
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9489>
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