Opened 2 years ago

#9489 new defect

Failure in one Copy, caused to Stop All other Copying/Streams

Reported by: adiabuali Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Attachments (1)

mrlt8-wyze-bridge1 (2).html (528.6 KB ) - added by adiabuali 2 years ago.

Download all attachments as: .zip

Change History (1)

by adiabuali, 2 years ago

Attachment: mrlt8-wyze-bridge1 (2).html added
Note: See TracTickets for help on using tickets.