Dahua Logout Timescale

ljw2k

Known around here
Jun 9, 2014
1,527
2,308
United Kingdom
Hi all, anyone know if it is possible to stay logged into the Dahua Web GUI rather than it timing out after a certain length of time.
 
If you don't care about having controls for a PTZ and just want to view the live video stream, consider VLC. I've had it play a stream for over 24 hours without a hiccup.

You could create a desktop shortcut, modify the shortcut's "properties" to change the path to the cam's RTSP stream URL, including username and password as in the example below (sub your correct path to the VLC.exe, cam user/pass and IP, cam's RTSP URL of course). Also, place 2 "/" after "rtsp:", as forum software won't allow me to post 2 in a row.

Code:
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "rtsp:/username:[email protected]:554/cam/realmonitor?channel=1&subtype=0"
 
Thanks for that Tony and will look into it but really wanted a solution to turn off the timeout on the web gui.
 
  • Like
Reactions: TonyR
Don't think that there's any setting for that now. Used to be a "Logout" setting in some of the older cams but seems they stopped providing that.
 
  • Like
Reactions: ljw2k