Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device lost on cameras, no debug logs #34

Closed
roydonaldson11 opened this issue Oct 31, 2017 · 8 comments
Closed

Device lost on cameras, no debug logs #34

roydonaldson11 opened this issue Oct 31, 2017 · 8 comments

Comments

@roydonaldson11
Copy link

I have 5 Cisco 6630 IP cameras all setup and working, 3 work perfectly, the other 2 continually disconnect. The log files show 'Device lost' and no more information than that.

@lehha
Copy link

lehha commented Oct 31, 2017

Try to run Wireshark to see tcpdump or udp. Maybe there are a network problems.

@roydonaldson11
Copy link
Author

It's 4 and 0 I'm having issues with:

Error 12:01:55 Camera 0: Device Lost
Message 12:02:05 reconnect: Camera 0
Error 12:02:05 Camera 0: Device Lost
Error 12:02:24 Camera 0: Device Lost
Message 12:02:35 reconnect: Camera 0
Error 12:02:35 Camera 0: Device Lost
Message 12:02:54 reconnect: Camera 0
Error 12:03:02 Camera 0: Device Lost
Error 12:54:17 Camera 4: Object reference not set to an instance of an object.
Error 12:54:17 Camera 4: Device Lost
Message 12:54:45 reconnect: Camera 4
Error 12:54:45 Camera 4: Device Lost
Message 12:54:59 Kinect is not installed
Error 12:55:11 Camera 4: Device Lost
Error 12:55:39 Camera 4: Device Lost
Error 12:56:27 AV_READ_FRAME: Operation not permitted, FFMPEG
Error 12:56:43 Camera 4: Device Lost
Message 12:56:59 reconnect: Camera 4
Error 12:57:14 Camera 4: Device Lost
Message 12:57:41 reconnectfailed: Camera 4
Message 12:58:15 disconnect: Camera 4
Message 12:58:30 reconnect: Camera 4
Error 12:59:01 AV_READ_FRAME: Operation not permitted, FFMPEG
Error 12:59:32 AV_READ_FRAME: Operation not permitted, FFMPEG

@roydonaldson11
Copy link
Author

if I drop the video quality on the camera from 'Very High'to 'Low' it seems to hold the connection much better. The camera is set at 720 resolution.

@lehha
Copy link

lehha commented Oct 31, 2017

run "netstat -e" - maybe you have a errors on Interface. If they, its a link problem in cable/router/switch on the way.

Wireshark will show you why connections lost (retransmission, maybe).

@roydonaldson11
Copy link
Author

RTSP Not Implemented errors being sent from iSpy

.99 is iSpy

.104 is camera

trace.zip

@ispysoftware
Copy link
Owner

ispysoftware commented Nov 1, 2017 via email

@roydonaldson11
Copy link
Author

roydonaldson11 commented Nov 1, 2017

trace2.zip

Firmware / model / configs are identical. It kinda looks like iSpy is not processing the data it is receiving fast enough. I see TCP zero windows being sent from iSpy and then the RTSP 501 Not Implemented is sent. I've attached a completely clean trace from turning the camera on, to the first fail. You can see it failing at Packet: 4030

CPU is at 7% RAM 50Mb.

@ispysoftware
Copy link
Owner

ispysoftware commented Nov 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants