Skip to content

Commit

Permalink
Merge pull request #103 from CamioCam/john
Browse files Browse the repository at this point in the history
Added {{port}} field to Foscam camera entries
  • Loading branch information
jhallard committed Feb 21, 2017
2 parents e77d981 + 2283c5e commit 3387e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cameras/paths.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Panasonic,camera,BL-C230,(00:80:F0|08:00:23),rtsp://{{username}}:{{password}}@{{
Sharx Security,camera,SCNC2900;SCNC3905;SCNC3805,(00:0D:F0|00:E0:4C|78:12:B8),rtsp://{{username}}:{{password}}@{{ip_address}}/live/{{stream}}/h264.sdp,H.264,80,0;1;2,,,,2,0,admin,admin,TRUE,https://www.sharxsecurity.com/pdf/Sharx%20Security%20Camera%20SCNC2900%20SCNC3905.pdf
Sharx Security,camera,SCNC3804,(00:E0:4B|7C:DD:90),rtsp://{{username}}:{{password}}@{{ip_address}}/live/{{stream}}/h264.sdp,H.264,80,0;1;2,,,,2,0,admin,admin,TRUE,
Sharx Security,camera,SCN3605;SCNC2700,(00:E0:4C|00:80:48),rtsp://{{username}}:{{password}}@{{ip_address}}/live_mpeg4.sdp,MPEG4,80,0;1;2,,,,2,0,admin,admin,TRUE,
Foscam,camera,C1;R2;F19803P,(A0:07:A0|00:12:7B|00:0D:C5|E8:AB:FA|00:62:6E),rtsp://{{username}}:{{password}}@{{ip_address}}/videoMain,H.264,88,,,,,,,admin,,,http://foscam.us/media/mconnect_uploadfiles/c/1/c1%20user%20manual.pdf
Foscam,camera,C1;R2;F19803P,(A0:07:A0|00:12:7B|00:0D:C5|E8:AB:FA|00:62:6E),rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/videoMain,H.264,88,,,,,,,admin,,,http://foscam.us/media/mconnect_uploadfiles/c/1/c1%20user%20manual.pdf
D-Link,camera,DCS-2332,(28:10:7B),rtsp://{{username}}:{{password}}@{{ip_address}}/live{{stream}}.sdp,H.264,554,1;2;3,,,,3,1,admin,,,http://www.dlink.com/-/media/Consumer_Products/DCS/DCS%202332L/Manual/DCS_2332L_A1_Manual_v100_WW.pdf
D-Link,camera,DCS-960L;DCS-936L;DCS-2630L,(B0:C5:54|B2:C5:54),rtsp://{{username}}:{{password}}@{{ip_address}}/play{{stream}}.sdp,H.264,554,1;2;3,,,,3,1,admin,,,ftp://ftp2.dlink.com/PRODUCTS/DCS-960L/REVA/DCS-960L_REVA_MANUAL_1.00_EN_US.PDF
FLIR,nvr,DNR200,(90:02:A9),rtsp://{{username}}:{{password}}@{{ip_address}}:{{port}}/cam/realmonitor?channel={{channel}}&subtype={{stream}},H.264,554,0;1,1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16,hi-res;lo-res,Channel {{channel}},1,0,admin,000000,,http://www.flir.com/uploadedFiles/Security/Products/Security-NVR/DNR200-Series/FLIR-DNR200-Series-Manual-EN.pdf
Expand Down

0 comments on commit 3387e67

Please sign in to comment.