Difference between revisions of "Ip cameras"

From Pumping Station One
Jump to navigation Jump to search
(→‎Space IP Camera links: adding textile camera)
(→‎Space IP Camera links: adding more macc addresses)
Line 8: Line 8:
 
!Camera URL (Motion JPEG)
 
!Camera URL (Motion JPEG)
 
|-
 
|-
|Electronics Lab
+
| Electronics Lab
|
+
| 00:1F:1F:EF:93:EF
|rtsp://10.100.1.30/ipcam.sdp
+
| rtsp://10.100.1.30/ipcam.sdp
|http://10.100.1.30/mjpg/video.mjpg
+
| http://10.100.1.30/mjpg/video.mjpg
 
|-
 
|-
|Laser Cutter
+
| Laser Cutter
|
+
| 00:1F:1F:EF:94:0C
|rtsp://10.100.1.72/ipcam.sdp
+
| rtsp://10.100.1.72/ipcam.sdp
|http://10.100.1.72/mjpg/video.mjpg
+
| http://10.100.1.72/mjpg/video.mjpg
 
|-
 
|-
|Shop
+
| Shop
|00:1F:1F:EF:94:0A
+
| 00:1F:1F:EF:94:0A
|rtsp://10.100.1.83/ipcam.sdp
+
| rtsp://10.100.1.83/ipcam.sdp
|http://10.100.1.83/mjpg/video.mjpg
+
| http://10.100.1.83/mjpg/video.mjpg
 
|-
 
|-
|Graphics Arts and Textiles
+
| Graphics Arts and Textiles
|00:1F:1F:EF:93:EF
+
| 00:1F:1F:EF:94:10
|rtsp://10.100.1.102/ipcam.sdp
+
| rtsp://10.100.1.102/ipcam.sdp
|http://10.100.1.102/mjpg/video.mjpg
+
| http://10.100.1.102/mjpg/video.mjpg
 
|}
 
|}
  

Revision as of 15:42, 11 June 2014

Space IP Camera links

Area MAC Address Camera URL (RTSP) Camera URL (Motion JPEG)
Electronics Lab 00:1F:1F:EF:93:EF rtsp://10.100.1.30/ipcam.sdp http://10.100.1.30/mjpg/video.mjpg
Laser Cutter 00:1F:1F:EF:94:0C rtsp://10.100.1.72/ipcam.sdp http://10.100.1.72/mjpg/video.mjpg
Shop 00:1F:1F:EF:94:0A rtsp://10.100.1.83/ipcam.sdp http://10.100.1.83/mjpg/video.mjpg
Graphics Arts and Textiles 00:1F:1F:EF:94:10 rtsp://10.100.1.102/ipcam.sdp http://10.100.1.102/mjpg/video.mjpg

locating the ip cameras

   nmap --script rtsp-url-brute -p 554 10.100.0.0/23


What uses this

Spacemon does. Hopefully not too much at once because it seems like the cameras fall over if you have more than one thing use them. Dang.