Sunday, July 28, 2013

IP Camera Firmware Updates

On this page I will post IP Camera firmware updates for cameras I have or had. I do NOT take responsibility for bricking of device or any result of using these images. This posts will host multiple IP Camera Firmware Versions for MY archival purposes. This page will be updated when possible.

Hikvision Raptor Series Firmware Files:
Raptor_2xxx_Series_IP_Camera_Firmware_v5.1.0_131202
Raptor_2xxx_Series_IP_Camera_Firmware_v5.1.2_140116
Raptor_2xx2_Series_IP_Camera_Firmware_v5.2.0 140721
Baseline Firmware_IPC_Raptor series_En_V5.1.6 140412 (Euro Hikvision Site)
Raptor_2xxx_Series_IP_Camera_Firmware_v5.1.6 140411 (Chinese Camera Version)

Geovision CAW-220 Firmware Files:
Firmware_IPCAMBX220_V201_2012-11-19
Firmware_IPCAMBX220_V207_2013-06-13
GV-BX220_V209_131107.zip
GV-BX220_V211_140214.zip

 

D-Link DCS-2230 Firmware Files:
DCS-2230_FW_V1.00.00
DCS-2230_FW_V1.00.02
DCS-2230_A1_FW_V1.20.00

 

Dahua IPC-HDB3200CN Firmware Files:
General_IPC-HX3XXX_Eng_N_V2.103.0000.0.R.20120724
General_IPC-HX3XXX_Eng_N_V2.103.0001.0.R.20120914
General_IPC-HX3(2)XXX_Eng_N_V2.210.0001.0.R.20130517
NetVison General_IPC-HX3XXX_Eng_N_V2.103.0000.1.R.20121123.zip

 

Wanscam Firmware AJ-C2WA-B118 :
WebIU 18.0.18.23 & Embedded FW 47.37.2.49


SMC SMCWIPCFN-G2 Firmware Files: 

 



***Note: I do not take any resposibility for using any of the files posted above. This is for MY archival purposes. Use At Your OWN Risk!!

Thursday, June 27, 2013

GV-CAW220 with Zoneminder Working

This is how I got my Geovision GV-CAW220 IP Camera working in Zoneminder.

Step 1) Follow instructions here to install H264 for Zoneminder if you don't already have RTSP streams working in Zoneminder.

Step 2) Add the camera to Zoneminder:
          i) Create a new monitor and choose source as ffmpeg
         ii) Click on source tab, add
rtsp://username:password@192.168.1.120:8554/CH001.sdp?tcp to  the source(change your IP as neccessary on your network, and your username and password.
         iii) Colours is 24 bit, Width is 1920, Height is 1080, Click save and it should now work. Please note if you want to use the Sub stream change the CH001 from 001 to 000.


Please note, with motion detection recording to SD card of the camera and zoneminder streaming ON simultaneously I get RTSP drop outs. I had to disable Audio and change monitoring mode to scheduled. If you have found a way to avoid video dropouts in ZM when using RTSP please let me know. Or at-least an auto reconnect feature.

This should also work with GV-CB120, GV-CB120W, GV-CB220, GV-CBW220 and other Geovision IP Cameras in Zoneminder. Please leave a comment if it worked for other cameras so I can list them here.

Wednesday, May 22, 2013

Dahua IPC-HDB3200C CD

I have uploaded the ISO file of the CD that comes with the IPC-HDB3200C IP Camera for my backup/archival purposes and linked it in case you would like a backup or have damaged/lost your CD.

IPC-HDB3200C(WEB3.0)_20120802.iso


CD Contents:
User's Manual:
IPC Web3.0 Operation Manual V3.5.1  201207.pdf
Mini IP Dome Camera User_s Manual V3.5.0  201204.pdf


Tools/Player:
General_Player_Eng_IS_V2.13.0.R.20111110.exe
Player Operation User's Manual Version 2.1.0.1.pdf


Config Tool:
ConfigTool Instructions.pdf  General_ConfigTool_Eng_V1.06.0.R.120628.7z


ATS:
Absolute Time Server.exe


PSS:
General_PSS_Eng_IS_V4.06.2.R.120711.zip

BlackBerry:
General_DMSS-BlackBerry-Direct_Eng_IS_V2.00.0.R.110610.rar


Quick Guide:
Mini IP Dome Camera Quick Start Guide V1.1.0 201202.pdf


If you have a newer CD or Firmware update please message me with a link. Thanks.

Wednesday, April 10, 2013

Dahua IP Camera Micro SD Error

I had a problem with my micro SD card in the Dahua IPC-HDB3200C IP Camera, It would not read it, kept saying error even after a format.

To resolve this issue I formatted the MicroSD card on my windows machine using the SD Formatter 3.1 Tool which can be found here. Once formatted I popped it back in the camera and all is well.

Wednesday, April 3, 2013

My pfSense Alix 6B2 Passive Cooling

So I bought a Alix 6B2 embedded system kit to install pfSense and use it as a standalone OpenVPN server. Before I set it up I decided to add some heat sinks to it to keep all the chipsets nice cool and hopefully prolong the life of the board and reduce errors(run more stable and cool). Heat kills components quickly so by adding these I have essential reduced the temperatures that these chips would normally be under.

Here is what it looks like:


I put copper heat-sinks on all ram chips(4 chips on the left) and on a small chip(possibly a bridge) on the right. I put a big aluminum heat-sink on the main CPU and 2 small aluminum heat-sinks on the two VIA chips for the NIC's.

I purchased all heat-sinks from Dealextreme with the exception of the CPU heat-sink which was from an old motherboard. However there are heat-sinks the same size of the CPU on ebay sold as Linksys heat sinks.

I just thought I'd share what I did and what it looks like, this was an upgrade from my WRAP 1E2. I will make a post of my VPN throughput increase by upgrading to this board when I get some time.

Saturday, March 9, 2013

IPC-HDB3200 and Zoneminder Working

This is how I successfully got the Dahua HDB3200 1080p IP Camera working in Zoneminder with H264. The camera is also known as ESC-HDB3200, IPC-HDB3200, DH-HDB3200. I have this camera working in Full HD 1920x1080 resolution in Zoneminder, you may need to increase your shmget, shmall to help with size of the frames. You can google that part for Zoneminder, but the steps below have worked for me twice with 2 different servers running Ubuntu Server 12.04, 1 machine was a fresh install and the other already had zoneminder and ffmpeg installed but the HDB3200 was not working.

Step 1) Login to linux server, run sudo su.

Step 2) run   I)sudo apt-get install checkinstall
                  II) sudo apt-get install git
        III)Install YASM 1.2(This avoids the error talked about in Step 3(pink text strikedout):

 wget http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz

 tar xvzf yasm-1.2.0.tar.gz

 cd yasm-1.2.0

 ./configure

 make && make install

 cd ..

Step 3) Follow the steps here to install H264 and FFMPEG.(If this is your blog, please let me know if I can copy paste your instructions on my page and give credits to you in the footer.) Follow the steps on that blog link under the title: "Compiling FFmpeg on Ubuntu" Note: I did not have the folder "/home/user/code", so I ran the commands from the present working directory. So after  cd's to the folder I did cd .. instead of cd /home/user/code.

[I received one error regard a switch --disable-asm or something along those lines, I just re-ran the command with the switch it was promting(--disable-asm or something like that, READ the error and correct my switch.)]

Now on my clean install I received no other errors except the one listed above, which was fixed with the correct switch. However on my production server I did receive an error near the end but the camera worked in zoneminder regardless!!!

Step 4) You followed the instructions above, zoneminder is installed(you should know how to do that), under images in options the path for ffmpeg is added(/usr/bin/ffmpeg) and ffmpeg is checked off as available.
Now reboot the server, shutdown -r now

Step 5) Add the camera to zoneminder:
          i) Create a new monitor and choose source as ffmpeg
         ii) Click on source tab,
add rtsp://admin:admin@192.168.1.100:554/cam/realmonitor?channel=1&subtype=0?tcp to the source(change your IP as neccessary on your network, and admin admin to your  username and password.
         iii) Colours is 24 bit, Width is 1920, Height is 1080, Click save and it should now work. Please note if you want to use the Sub stream change the subtype from 0 to 1.
       

This should work with Dahua IPC-HFW-3200C and many different IP cameras that support RTSP, most problems with RTSP not working can be resolved by using FFMPEG with the RTSP url and H264.


***I know you don't need to include sudo if you already started with sudo su, however I assume some people may miss this step and it will do no harm. I take NO responsibility for errors, loss or any result due to you following my instructions, I had a hard time getting it to work and once I figured it out I thought I would help other people out.

Friday, March 1, 2013

Laptop Noisy Fan Fix

                      How I Fixed My Old Noisy Laptop Fan

I had a Thinkpad T60 laptop running as a server and decided to re-purpose it as my media center PC. Then use my current media center PC(Desktop tower) as my server. So I accomplished this but ran into a problem, the fan was noisy, kind of like a grinding noise that would come and go frequently. I figured the bearing might be going so I knew I would have to replace the fan, So I decided to try to fix it first since the worse that could happen was I have to end up replacing the fan anyways.

So I went to work on it and took apart the laptop and got out the fan and heat sink part(its connected together). I cleaned all the dust out of the heat sink and fan, took the fan apart(propeller blade slides off the coil) and cleaned the entire thing with toothpick wrapped in paper towel, even the bearing.Lots of dirt came off. Now here's what I did once everything was clean; I put some Quaker Skate car oil in a bottle cap and using a toothpick dipped in the oil to rub on the fan moving assembly(shaft, bearing etc). I rubbed the toothpick(dipping in oil occasionally) on the fan shaft, round magnet, middle of the bearing, and using the toothpick dropped two small drops in the bearing itself so it would work its way into the bearing as it spun.

I let the oil sit for 30 min then I put everything back together and fixed the laptop back to the way it was and booted it. The laptop runs silently, way better than when it was new!!! Even when under heavy load and the speed kicks up, you can feel the hot air blowing out but the fan is much quieter and I suppose will last a while longer.

My only wish is I had some Slick 50, that might of been better, LOL. But I am happy with my results. On a side not do NOT use cooking oil, this type of oil is meant for cooking not lubricating. Also the reason I did not use sewing machine oil or any small size lubricating oil is because of viscosity. Sewing machine oil and oil for small machines are thinner and the Quaker skate is a thicker, meaning this fix would last longer and act more like a grease once it gets in the bearing rather than leak its way out.



***Now I don't recommend people try this, and take no responsibility for what you do. I wanted to share my experience and method for making things last a little longer.

Sunday, February 10, 2013

Linksys CURL Command to Release and Renew WAN IP

Someone asked me to provide the cURL commands to release and renew the WAN IP on Linksys routers so here they are:

Release WAN IP:
curl http://username:password@192.168.1.1/apply.cgi -d "submit_button=Status_Router&submit_type=release&change_action=gozila_cgi&wan_proto=dhcp"

Renew WAN IP:
curl http://username:password@192.168.1.1/apply.cgi -d "submit_button=Status_Router&submit_type=renew&change_action=gozila_cgi&wan_proto=dhcp"

Saturday, January 12, 2013

Android Disable Fastboot

I made this post because I didn't know where to disable FASTBOOT on Android phones. During 2 different versions on Android I noticed the option was moved so it should be in either of the following places:

1) Go to SETTINGS -> POWER and scroll to the bottom it should be there.

2) Go to SETTINGS -> APPLICATIONS and it should be at the bottom.

Those are the two places I have found this option, If I missed some other places please let me know and Ill add it.

Personal Media Organizer: digiKam

Looking to replace cloud solutions such as Google Photo's, ACDSee and Adobe with an offline application that won't have your persona...