Nice trick for people who are too lazy to open a browser and login and search the timeline:
You can open that in vlc player and directly view a recording.
Code:
Use:
rtsp:/<user>:<password>@<nvr ip>:554/cam/playback?channel=1&starttime=2024_04_25_21_58_00
For example:
rtsp:/admin:[email protected]:554/cam/playback?channel=1&starttime=2024_04_25_21_58_00
To view channel 2:
rtsp:/admin:[email protected]:554/cam/playback?channel=2&starttime=2024_04_25_21_58_00