-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi, I have a webcam (old one) with rtsp video but when used with this lib, after few seconds, it starts to log only RTP Packet lost and no more video is processed. After investigation I found the camera resets cseq, with opencv it is only logged and the stream proceeds, with this lib not.
Using ffmpeg I have this:
[rtsp @ 0x7fd977711680] CSeq 5 expected, 0 received.
Is it possible to ignore this error?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working