Ive tested them all, they all work, here is what I had. I may or may not have changed the admin password...
essentials: #These are the rtsp streams you want the program to display #The streams will be displayed in the order you present them here
rtsp_urls:
#Dlink dcs-5222l example
- "rtsp://admin:12345@192.168.1.120:554/MPEG-4/ch1/main/av_stream"
- "rtps://admin:12345@192.168.1.121:554/MPEG-4/ch1/main/av_stream"
- "rtps://admin:12345@192.168.1.122:554/MPEG-4/ch1/main/av_stream"
#How many columns you want the program to use, it will autocalculate the amount of row needed based on the resolution of your screen
nr_of_columns: "2"
#!!!Normal users do not need to edit this section!!!
advanced:
##Enable this option if you want to have a fixed width of all your camera streams,
##By default rpisurv autocalculates this value, this can cause streams to get "stretched",
##if this value exceeds the available height, rpisurv will fallback to autocalculation
#fixed_width: 500
##Enable this option if you want to have a fixed height for all your camera streams,
##By default rpisurv autocalculates this value, this can cause streams to get "stretched",
##if this value exceeds the available height, rpisurv will fallback to autocalculation
#fixed_height: 500
#These are fallbacks if autodection fails;
#Normally you do not need to configure these
fallbacks:
resolution:
width: "1920"
height: "1080"
essentials: #These are the rtsp streams you want the program to display #The streams will be displayed in the order you present them here
rtsp_urls:
#Dlink dcs-5222l example
- "rtsp://admin:12345@192.168.1.120:554/MPEG-4/ch1/main/av_stream"
- "rtps://admin:12345@192.168.1.121:554/MPEG-4/ch1/main/av_stream"
- "rtps://admin:12345@192.168.1.122:554/MPEG-4/ch1/main/av_stream"
#How many columns you want the program to use, it will autocalculate the amount of row needed based on the resolution of your screen
nr_of_columns: "2"
#!!!Normal users do not need to edit this section!!!
advanced:
##Enable this option if you want to have a fixed width of all your camera streams,
##By default rpisurv autocalculates this value, this can cause streams to get "stretched",
##if this value exceeds the available height, rpisurv will fallback to autocalculation
#fixed_width: 500
##Enable this option if you want to have a fixed height for all your camera streams,
##By default rpisurv autocalculates this value, this can cause streams to get "stretched",
##if this value exceeds the available height, rpisurv will fallback to autocalculation
#fixed_height: 500
#These are fallbacks if autodection fails;
#Normally you do not need to configure these
fallbacks:
resolution:
width: "1920"
height: "1080"