cameradar: Unable to detect auth type
The auth type in source code is
0for None1for basic auth2for digest auth
But when I run cameradar (I use docker image), it’s not able to identify the auth type
This is the log
(auth -1): curl: RTSP CSeq mismatch or invalid CSe
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 20 (8 by maintainers)
Also … feature request: It would be nice if we can specify the Authentication type from CLI input, instead of letting the tools try and fail, just to reduce the number of requests and avoid all the noise as much as possible