I have a series of webcams running, one of which is monitored by Motion, a motion detection system. When Motion sees activity on the camera, it starts recording it to a flash video file with a snapshot, and I have hacked together a dirty webpage that allows navigating the recorded archives. A cron job handles cleanup by deleting everything older than 3 days.
Recently, we got an Xfinity Home Security system installed. I've done some research and determined that the sensors work on the ZigBee protocol (which is pretty common for home security sensors) and a second (locked down) Wifi network. The Wifi network appears to be used to connect the touchscreen (Android based, pretty sure it's a rebranded iControl device) to the wireless cameras (iCamera-1000), and to allow remote access to the touchscreen for settings, monitoring, and alerts sent by the touchscreen.
So my wife wants to put one of the cameras pointing at our front door, and record people who come to the door. The Xfinity system would actually support this, but only in a limited sense and only by combining the camera with a motion sensor -- the system can be configured to record a video clip when the motion sensor triggers. But I don't want to waste a motion sensor (nor am I sure that the IR sensor would function properly outdoors in the cold). Given that I already have a system capable of detecting motion and recording it, I wanted to integrate the new camera(s) into that system.
But Xfinity doesn't want me in that "security router". The don't give you the admin credentials to access the router, nor do they even give you the WPA2 key for the Wifi network. But it turns out that I can add a NIC to my firewall/router running Linux and just plug that into the back of the security router. It happily obtains a DHCP address from the security router, and is able to communicate with the cameras! I needed to run tcpdump and access the cameras from the remote Xfinity app to sniff the HTTP (Basic Authentication) username and password, but was able to access the camera from Motion after that.
Based on the web page that the camera serves up, it's capable of streaming H.264 and MJPEG, but Motion only supports MJPEG, I think. I might experiment with H.264 at some point to see if I can get it working, but for now I'm happy with what I've got.
I'm hoping that I'll be able to eventually set up some sort of monitoring for sensor status and/or alarm status. One of the detractions of the Xfinity system is that the touchscreen is the only device with "speakers" and if it's situated in a remote part of the house (ours is usually upstairs in the master bedroom) it can't be heard throughout the house. Our is barely audible in the living room but impossible to hear from the basement (where I spend most of my time). I'd like to be able to have my PC "chime" when the sensors get tripped so I'll know if one of the kids is opening doors. But so far, I haven't been able to see any network activity between the control box and the world at large...
Very interesting. I'd like to hear more about this project as its very similar to what I envision doing.
ReplyDeleteHello! Very happy to find this article - thanks for posting it. I am hoping to do some of my own network snooping this weekend, but rather than control cameras with Motion, I want to add some new sensors to the security system. Like the door/window sensors. I think this will require elevated access on the touchscreen though - as well as access to the secure WLAN. Just wondering if you've had any luck or experience with that? Thanks!
ReplyDeleteJohn: from what I've been able to determine, the sensors, thermostat, and outlet controllers all use an alternate wireless protocol called "Zigbee" which is a wireless mesh protocol commonly used in home security/automation. I suspect that to add additional sensors you'll need elevated access to the touchscreen, but IIRC you can add additional outlet controllers without it. In any case, I don't think you will need direct access to the WLAN. I've poked at the "security router" a bit but not seriously and haven't gained access to it (yet).
DeleteOthers have noted the the technician code for access to the touchscreen (which you can't have so they can charge you for installation) is publicly available on one of the Comcast forums (forums.comcast.com). Search for "Arm night with motion" and you will find what you need. I bought some sensors on eBay and had no problem attaching them to my Comcast Home security system.
DeleteIts 4321 then 1.. On the TCA203COMG
DeleteTray: Yeah, Zigbee is definitely the protocol being used. I did some poking at the router as well but nothing serious. I'll re-post once I make some progress. I was thinking I may need access to the WLAN to add certain types of devices, but if not, even better.
ReplyDeleteJason: Thank you VERY much for this! I kept avoiding the Comcast forums because I assumed they were monitored and stuff like access codes would be removed. Awesome that they're not. I will give the code I found on there a try right away.
Thanks again guys - all helpful information! :)
I am getting my system installed on Friday and would love to know if you have made any additional progress on this. Once I get my system up and running i'd love to contribute where i can.
ReplyDeletei want to re-purpose one of my xfininty icontrol 1000 cameras to use with Ispy.. but the Icontrol 1000 that I got from comcast will only power up when plugged into Comcast's "security hub" when i try to use the split power/ethernet cable to power up when plugged into my router the thing will just not power up! I need to tell the camera to use my router's wifi, and not the comcast security hub wifi... Does anyone know what i can do to get the network settings changed on this camera?
ReplyDeletethanks
The premise code is 4321 and any initials you want. Next time just give it out.
ReplyDeletePeople piss me off when they have information and say go on the forums and find it. Com cast doesn't want you adding your own camera and sensors.. So screw com cast. 4321 and any 2 initials you want.
ReplyDeleteDoes anyone know the Time Warner Intelligent home code? 4321 doesn't work on theirs.. :(
ReplyDeleteIf you put a packet capture solution in between an icontrol-1000 camera when it is provisioning you will get the userid of the camera UI user root & user1 along with associated passwords of the accounts as well as the SSID and WPA of the locked down wireless network because it sends this data in the clear to the camera for provisioning. I now have the ability to utilize the cameras with a third party DVR software for continuous video recording and monitoring! Yay! You can also increase the quality of the video that is being recorded if you desire along with a ton of other settings.
ReplyDeleteDoes anyone know an easy way to get the technician code of the icontrol touch panel for TWC? I started to manually brute force and I am 1000 codes into it with 9000 to go.. So tedious and time consuming. Hoping someone has a better way. The Xfinity 4321 code does not work on TWC unfortunately.
Chad, excuse me for being a little new to the terminology here. what exactly did you do to allow the 3rd party dvr? does the dvr just plug into the router and then communicate with the cameras over the network? which dvr are you using? any help is appreciated! thanks
Deletetried this method where you able to figure out login info was not able to retrieve camera login
DeleteDYI Poking at Cox Home Security DYI ---- Will give you the answers to Wifi password.... Router login page information.....This works for the netgear router and for the icamera 1000... take a look..http://trialanderrorit.blogspot.com/
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI would really really like the TWC tech code so I can add my own devices and make sure I am not being spied upon. Any disgruntled TWC techs hook a brother up. Or perfectly happy TWC techs, spread the love
ReplyDeleteCox is 1937 per this review:
ReplyDeletehttp://www.amazon.com/review/RDDXIPEK0BQJG/
So I was able to gain access with the technian code but I'm still unable to add a camera . Any ideas ?
ReplyDeleteDid you figure this out? I am in the same boat as you.
DeleteWhat I had to do was call comcast and add the advanced feature to my plan. I was at Home 300 and it only allowed 1 camera. With the advanced feature it unlocked the add camera feature and according to comcast will allow me to add up to 6 total cameras. I also had the option to upgrade to the home 350 which would also give me the option to add up to 6 cameras.
DeleteThat's what I have the home 300, how much was the advanced feature
Delete$6.95/month "Enhanced Video Monitoring"
ReplyDeleteSales Rep/ATL
When you sniff packets, are you connecting the camera to the router directly and using a packet sniffer, or are you sniffing the wifi traffic?
ReplyDeleteI think that the cameras are provisioned by connecting them (over Ethernet) to the touchscreen. This is, I think, what you can sniff to capture the configured logins for the camera and the WLAN authentication data.
DeleteAre you able to maintain the functionality of the camera's with the Xfinity Security system while being able to stream video to your recording platform? I would like to do something similar but not compromise how the cameras work with the xfinity system. Esle it would make more sense to just get some webcams and hook them up to a server for monitoring/recording.
DeleteAre you able to maintain the functionality of the camera's with the Xfinity Security system while being able to stream video to your recording platform? I would like to do something similar but not compromise how the cameras work with the xfinity system. Esle it would make more sense to just get some webcams and hook them up to a server for monitoring/recording.
DeleteI used arpspoof on Kali Linux distro on my laptop. I was running Kali as a router as well so while arp spoofing the camera IP and the Controller IP I ran tcpdump to a file and then used wireshark to look at the packet captures. This is not for a beginner.
DeleteThis comment has been removed by the author.
ReplyDeleteI haven't started using a DVR software package yet but it won't be hard to do it with having the camera user id and password. Btw they are all randomized so they will be unique to your system.
ReplyDeleteDon Nems, yes you should be able to do both.
ReplyDeleteBtw, if you can find an old network hub instead of a switch you can use that to sniff packets as well just using wireshark and the network port on your laptop.
ReplyDeleteChad... any luck with the TWC installer code? I found an Amazon review saying it was 12341, but haven't tried it on my system yet.
ReplyDeleteVerified Cox 1937(xx). Arizona. Wire shark man in the middle and u own the cameras.
ReplyDeleteAny news on your project? Should I even waste my time?
ReplyDeleteI would like to remove Xfinity router and install Sonicwall router and Ubiquiti Wifi. I can't imagine it not working. They just don't want to support equipment that isn't there. Does anyone know how to get into the backend of the controller to add cameras and sensors to your wireless system?
ReplyDeleteYou cant remove the xfinity router and use your own for the home security system. The Comcast router is encrypted by the home security server to keep people from hacking into your alarm system. When we do our installs the router is told to do a firmware update that encrypts it and locks it down. Only 3 types of routers will work with XH. No one has a way into the router not even the techs. Also, you can install things but if you create a T/C you will be charged if that equipment was not on the contract at the time of install.
DeleteBefore you go calling BS, bear in mind that you're two years late to the party and there might just possibly be more than one camera, router, and ISP involved, especially with no much time passed. So if this worked for you, great, we're ever so proud of you and your l33t skillz, but let me just tell you that *MY* camera would not go back to factory settings when you pressed the reset button. *MY* camera was loaded with custom firmware from Comcast that didn't revert to having no credentials. Maybe your two-bit ISP has insecure camera firmware "bloated with back doors" and a stupid "security router" that is nothing more than a "very bloaded IPtables firewall", but not everyone is so (un)lucky. As inconvenient as it was for ME, I can at least acknowledge that Comcast did some very smart things to protect their average consumer.
DeleteIt is also worth noting that (at least in my Comcast area) the discrete "security router" was quickly phased out and replaced by functionality in the cable modem/router itself. So the question of whether you must use the Comcast-provided "security router" is largely moot.
Twc installer code should be 6400, Cox 1937, Comcast 4321
ReplyDeleteYep......6400 is the tech code
DeleteFor twc
DeleteFor twc
DeleteYep......6400 is the tech code
DeleteCode works for Comcast but it then asks for a premise passphrase
DeleteTwc installer code should be 6400, Cox 1937, Comcast 4321
ReplyDeleteOk so i have a question. I just want to use the camera to watch live feed. How can i do this. And i no longer have xfinity at all.
ReplyDeleteHold the button on the back of the camera for 30 seconds, this will hard rest them to factory defaults. Then you can plug their splitter in to your switch and the camera(s) will get an ip address via dhcp. Once you know that new address, go to that in a web browser on port 80. Username is administrator with no password. You can view the video through there or you can connect the cameras to any number of views (or dir/nvr) software. It just needs to be able to do rtsp/rtp and it'll likely work to view them. The default url should be rtsp:///img/media.sav but you can customize that once in the admin panel for each camera.
Deleteurl should be rtsp://ip address of camera/img/media.sav
DeleteThis comment has been removed by a blog administrator.
ReplyDeleteIn theory could we just use a netgear wireless router between the icamera and comcast security router then connect the Icamera to the bridged router along with a pc to sniff packets?
ReplyDeleteIf you mean to do this while provisioning the camera, then yes. The only tricky part is to ensure that your "bridged router" allows the PC to sniff packets sent between the security router (which today is also your cablemodem) and the camera. You can also use a PC with multiple NICs as a bridge between the camera and security router (I tested this here: http://itbyfire.blogspot.com/2015/10/hacking-xfinitys-home-security-cameras.html).
DeleteJust reset the cameras then they will come up with an IP on your local network.
ReplyDeleteHave had no trouble adding cameras, extra door sensors, even a zigbee range extender -- but darn if I can add a smoke detector. The touchscreen doesnt give an option for it -- only 'other devices'. I've put in pairing mode per SMC device instructions to no avail. Anyone been able to add a smoke detector yet? Would love to know how.
ReplyDeleteYou need to log into the device as as service tech. Not sure who your provider is (TWC, Comcast, etc.), but someplace in this thread, there is the service code to get you in to the tech service control panel to add the smoke detector.
ReplyDeleteI'm on Cox. The installer Code gets me in just fine but I dont see an option specifically for a smoke detector. Do you think this must be enabled by them first due to the fact that it calls the fire dept? I dont have any detectors currently.
ReplyDeleteI recently got rid of comcast and want reuse the many cameras I have from the security system. What do I need to get these to link to a hub and then be able to monitor them if needed.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHas anyone figured out how to login to the netgear wnr1000 units? I've heard a couple posts one above here and a couple other places that not even the techs can log into them. I don't buy it personally, I was chatting with the install tech, he said it was just a straight up nether router, wouldn't give me the login though.
ReplyDeleteBut if I connect ethernet to the router it gives me a login prompt, just like you would expect from any other cheap POS router. It has to just be a matter of figuring out the standard login or login formula they use. I sure as hell hope that all devices aren't set to the same admin login, but I wouldn't put it past comcast either. I could see if being your comcast account number, address, randomly generated maybe. But I feel like comcast would want/need a way to access/service the device.
I would really like to either A: use my Asus wireless AC router's guest network to replace the crappy netgear. or B: use my old router, a high end netgear router. So that I at least have decent wireless signal to the installed security cameras and hopefully avoid some of the buffering that occurs because they use an underpowered router to run this system.
Hopefully this is figured out eventually. I suppose I could always setup a machine to sit there and brute force the thing, but that seems like more effort than it is worth, and comcast may be monitoring for that type of activity.
Overall I would just like to have better hardware in place, as well as I really don't like having equipment sitting there that I have no control over. If I only had basic security I'd unplug the nether and connect the controller tablet to my main router via ethernet for internet access and try that, but I need the cameras working correctly with compost's system.
Wondering if I should've just stuck with ADT, probably would've been better security camera's anyway rather than just "nanny" cams. I'm not very thrilled that the comcast system doesn't record video and that the cameras don't have the ability to detect motion on their own and save a recording. Not exactly useful for external cameras other than for checking who is at the front door.
This comment has been removed by the author.
DeleteThis comment has been removed by the author.
DeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
DeleteNo you cannot do what you are looking to do. What you can do though is to swap your Comcast modem for the XB3 device which has 6 wifi networks built into it. There are both 2.4 and 5G for private use, both for Xfinitywifi public (can be shut down if you choose) and both for the Xfinity home devices. Right now, only the 2.4G is in use with Zigbee but the modem does actually broadcast a 5G Xfinity Home network that is not used as of this moment.
DeleteThe 2.4 network used for the security system is actually a 3X3 MIMO system and you will be shocked as to how far it can go. There is a port on the back the modem that is also used for adding and using cameras. The 4th port when enabled cane hooked up to a simple switch and you can add up to 6 camera hardwired that way.
I have been able to connect to the hidden network that my xfinity home devices use. I am trying to find a way to connect to my camera's configuration page so that I can turn off the front LEDs and also to see if it has a motion sensor that I can use. I have an icamera2. Anyone been able to do this?
ReplyDeleteI use icamera2's in my house as my camera setup. But i reset them to default settings and don't use them with xfinity. I connected them myself to my own router and run a program on my PC called Blueiris to record and such. They are great camera's for the price which was FREE :)
DeleteI have a Webee that I could use to do a setup similar to yours, but, for now, I am looking just to get into the cameras' config page while it is on the Xfinity Home network. I can connect to the hidden network, but I cannot find the camera's IP address to try to access its setup page.
DeleteIs it possible to just use Comcast's device (Technicolor TCA203COM) as a tablet? Can I root or load any other android apps on this?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteTroy, I wrote this on the other link you sent in your reply to me but at this point I am a bit annoyed with myself, I thought I had this figured out. I don't have linux so I figured I used a DD-WRT Netgear router and insert the # ifdown eth0....ETC...ETC command and Voila I would start to get the packets. But no, all I got was gibberish like binary code.
ReplyDeleteI understand that this is not for the faint of heart nor for amateurs, I just hate the fact that TWC/Comcast get away with this crap. I just want to be able to utilize all my cameras without the need of asking the techs I know know they are not aware of the system in this aspect nor will they provide any sort of actual technical help doing so. I ask you humbly, would you mind assisting me? (Current Items: OS Win8.1, 7 and OSX-Netgear WNR2000 flashed with DD-WRT, Icamera 1000, TCA203 Touchscreen, Smartvue S9M) Setup is where I think I went wrong, Camera, PC ran through Netgear in bridged mode with the code specified in your article, reset camera and commence setup from touchscreen, wifi sniffer running and all I get is gibberish binary code.
Forgot to mentioned, I also got a bunch of whois=refused errors.
DeleteI just purchased a house that has two of the Time Warner camera's in it. That is the only equipment left. Is there any way i could use these for surveillance with out Time Warner's service?
ReplyDeleteyes reset them to default and connect to your own router and run a program called Blueiris to record footage and such :)
DeleteThis comment has been removed by the author.
ReplyDeleteTroy,
ReplyDeleteI greatly appreciate the work you have done by testing this and figuring it out. I know you were working on the Comcast system however I would wonder whether this would also work with the TWC setup. I have asked for assistance and I understand if non is offered, if that is the case please let me know.
Thank you.
I have 3 Icamera2's i am using with Blue Iris software but they were somehow auto updated and now the admin config interface no longer accepts my password and the default password no longer work either. Do you know if they were updated to prevent people from using them outside ADT/Comcast.. etc..
ReplyDeleteLooks like somehow an update was pushed to my NON COMCAST Icameras which has locked out the Admin UI gui.
Not sure how that can even happen since i am not using them for Comcast security.. Really pissed off since i bought these cameras myself and now i cant even reconfigure them.
I have 5 of these at my house and a few at my moms house. The ones at my moms house did the same thing. What happen was the update disables the UI (user interface). So i had to hard reset them again and connect them to the router via WPS. Its hard not being able to change any settings :/
Deletethese two websites were VERY helpful on how to change some settings.
-https://shkspr.mobi/blog/2013/11/hacking-around-with-network-cameras/
-https://github.com/edent/Sercomm-API#wireless
**admin if im not suppose to post links im sorry i didnt see any rules**
Purchased my own comcast touchscreen tca203 device, did setup on screen, but can't get pass activating the server screen. It needs a code? What is this, anyone...thanks
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteI ended up here trying to figure out the netgear user/pw so i can at least change DMZ setting on router.....I use it for one PC since my main router is full(ethernet ports that is). Any help would be appreciated.
ReplyDeleteSide note: Yes i still have xfinity home service....
This comment has been removed by the author.
ReplyDeleteCan I use one camera with the xfinity wireless/wired modem/phone/router, or do i need to purchase a standalone router and connect that? (Just want to view live video/record from one camera, no other security)
ReplyDeleteI appreciate blogs like these but rarely see them around nowadays, I can see now why that is. I am by no means in anyway an expert on the setup process however I can clearly see that most of the responders on here are not taking anytime in to reading nor attempting in anyway to teach themselves on what they are looking to do. This is just friendly advice (I know you didn't ask, but you require it and it's non-optional) People that can benefit from this won't be able to because of the novice that exist here. You couldn't take an advance course in Nuclear Science and Engineering at M.I.T. without having to start at Kindergarten. Please have some basic knowledge at least upto the part where you know what the screenshot above depicts and how to navigate it. Good Luck!
ReplyDeletePurchased my own comcast touchscreen tca203 device, did setup on screen, but can't get pass activating the server screen. It needs a code? What is this, anyone...thanks
ReplyDeleteI also cannot get past the activation screen on my Technicolor TCA200COM. I canceled XH and then bought a touchscreen from eBay so I could still control my lights, cameras, and thermostat. But I can't get past the activation server screen. Any ideas? I have searched all over and can't find anything. I figured if anything I'd be able to find how to load a different OS on it, but nothing.
ReplyDeleteI know you already bought the touchscreen, but you should look in to an HA hub like Vera or SmartThings. I've used both and all my old XH gear connects to them fine. I don't have their thermostat so I can't speak to it's compatibility.
ReplyDeleteHow hard was it to set up and configure the other hubs you mention Vera or smart things? I wish I hadn't returned my Comcast hub, they could have just charged me 9.99 a month for the stupid tablet, my XH service was discontinued but I still had the ability to use the app on my phone until I returned the Hub to them.
DeleteI have a sercomm icamera2 c . I have done the reset but still cant get to the web admin of the camera. If I pull the poe cable out and hold the reset button whil putting the poe cable back in. I just get one constant green light blinking. I am guessing that since this was a Comcast supplied camera at one time, it has the web admin locked out. I did find some commands to do to enable the User interface, but I am lost at how to go about putting them in.Any help would be appreciated
ReplyDeleteI can use the camera in ispy, the problem is that it is actually useless to me without being able to set the wireless
DeleteThis comment has been removed by the author.
Deleteadmin:admin@192.168.1.184/adm/enable_ui.cgi this will send command. Obviously change the ip to match yours. it will ask for user name which is administrator no password then you will get the ok page . Just start new tab with ip address and your in
ReplyDeleteeasy to set up watch online or with your phone and I have 2 cameras from xfinity
ReplyDelete4321 is the master code to add sensors and other stuff your own personal code doesn't access on the touch pad device.
ReplyDelete4321 is the master code to add sensors and other stuff your own personal code doesn't access on the touch pad device.
ReplyDeleteSo can i use the cameras on my pbone and tablets and pc even if i cancel
ReplyDeleteI see about reseting them
Have you been able to sniff any traffic to one of the camera's cgi scripts(specifically, http_trigger.cgi). If so, could by chance share what the parameters that cgi expects?
ReplyDeleteI havnt tried this yet. But on my list.
DeleteHeck i just want to add more of my old cameras. I have a bunch of old android phones setup as ip cams. Would love to add them
ReplyDeleteI've been writing my own open source Java EE7 app to capture motion events from my cameras and using that to email me when it sees motion. That is when I noticed the http_trigger.cgi, while I can do a GET request with no parameters(other than the basic authorization using the admin account) which works(causes motion to be captured), when I add parameters it just complains the parameters are invalid and doesn't do anything. So I'm mostly curious if that particular cgi script has any parameters a security base station might send to it(I assume it does).
DeleteIf you want to see what've been working on, can just go to my github. Don't know if I should post any URLs here or not though.
Love to check it out. I cancelled my subscription before my
ReplyDelete30 days was up gonna see what they charge me to keep my equip as it still works. Even programmed it to dial my number if the alarm goes off
Hey guys, I just wanted to chime in and explain how I got my setup working couple of days ago. I did not have to do any sniffing of my network, which is a good news. Here's what you'll need:
ReplyDelete- A router that supports VLANs and Static Routing (or a router that can be or is flashed with DD-WRT firmware)
- Know the network of the Xfinity Home Security Router (in my case it was 172.16.12.0)
I will describe my setup how I got it with my DD-WRT Router...
My router has an IP address of 192.168.1.1; When I connected my router's LAN port to the WAN port of Xfinity router, it assigned an IP 192.168.1.118. Unfortunately, that IP is neither ping-able nor accessible, so I could not configure a static route to go to 172.16.12.0 network via 192.168.1.118.
I then configured port 4 on my router to be in it's own unbridged VLAN (and called it vlan3). That port now has an IP address of 172.16.12.3 and is directly connected to the LAN port of the Xfinity router. At this point, I can easily ping both my Xfinity router and camera. I then created a static route in my router that looks like this:
Network: 172.16.12.0
Netmask: 255.255.255.0
Gateway: 172.16.12.1
Interface: vlan3
Once that was done, everything started to magically work! I could access my video stream by going directly to my camera's IP (172.16.12.X)
I hope this makes sense and helps you guys!
Which router are you using, I ask this because right now I have two setups (my house and my parents). When to many things are using wifi the cameras start to drop FPS. My house just uses the standard Comcast router/modem, with 5 cams I'm good until the Xboxs start to come on and such. At my parents I'm using a separate linksys e3000, that one can barley handle 3 cameras. My questions is what's your setup and such. Mind you these are all icamera2's reset to default and using blueiris to record on each PC.
ReplyDeleteI have a Netgear R7000 router.
DeleteBut my camera is not connected to it. My camera is still sitting on the router provided by Comcast. Also, I am not a big fan of wireless, and wherever possible, I would prefer to have a wired connection. So, the only devices that are using wireless in my house are: laptops and other wi-fi only devices (e.g. phones, tablets, etc) If there's any way for you to run a physical cable to your cameras, that would be ideal. You can also emulate a PoE by buying bunch of PoE injectors and then power your cameras in the hard to get areas using ethernet (or put a PoE splitter there)
I get what you mean about wireless/wired, now me I can't stand running wires. It's bad enough I gotta run wires to power the cameras. Also my garage is like 50 yards from my house and I don't feel like running wires that far so wireless is suitable for that. But thanks for your input.
ReplyDeleteSpeaking of the wireless sensors which come with the ISmart Alarm, with all the hype around the whole Wifi component of the ISmart Alarm, one would assume the ISmart Sensors operate on the same platform... Well, that would be incorrect. The ISmart Alarm Wireless contacts and motion detector specs are as follows:
ReplyDeleteMelbourne Security & Alarm Systems
all the sensors arte on zigbee
DeleteYes, all sensors are on Zigbee and they use a custom "dialect" to communicate with the devices. So, if you have any home automation hub with Zigbee radio, you can't control Xfinity's sensors.
DeleteI have a xfinity touch screen I’m trying to reset without master code. I’m stuck at the premise passphrase! Any input to bypass or generic phrase to access would be appreciated!
ReplyDeleteI am also stuck at the same point with the TWC TCA203 Touchscreen. This seems to the the password programmed by the previous account. Anyone?
DeleteHello! Very happy to find this article
ReplyDeleteI've had good luck resetting camreas to defalt & using ispy open source camera software for full control of icamera2...I have 3 inside my home with facial recognition,motion recording & a 4th outside with license plate recognition & motion recording...I received cameras for free & like them very much...next adventure is to incorporate metadata into facial recognition
ReplyDeleteThis is a great forum. I recrntly cancelled xfinity home security/cameras. I am totally tech challenged so Can i use xfinity cameras with another display or on my phone? I have 5 cameras and want to monitor without paying a high fee every month. Thank you for all the input.
ReplyDeleteYes you can, but you will need to be a little tech savvy because you need to reset them to delete the Xfinity info (wifi settings and username/pw). Then you need to connect them to your router and set them up and then have a software running on your PC to monitor/record. I personally use Blue Iris and love it, I have 14 cameras running. A mix of the icamera1 and icamera2’s, 90% icamera2’s since they are better.
DeleteBut good luck, it’s not hard it will just take some time to sit down and do each camera separately.
Josh - does the same logic apply to the Comcast sensors?
DeleteThe sensors are not based on 802.11 standards, they operate on a different wireless protocol that is common in home security: https://en.wikipedia.org/wiki/Zigbee. Theoretically, the Comcast sensors likely work with other security control panels, but I don't know if anyone's actually done that. My guess is that the sensor needs to be put into some kind of "pairing" mode with the new control panel.
DeleteAlso, if I am not mistaken, ZigBee is one of those protocols that has many different dialects. So, a sensor from Xfinity will not "speak the same language" as the same sensor from ADT
DeleteHello everyone I recently disconnected my Cox Home life system and returned the touch screen. I bought an Xfinity touch screen as I own the sercomm Icamera2 and window/door sensors. I got the 4321 tech code and it works but then when I want to add my sensors, the touchpad will not recognize my sz-dws04 sensors, it ask me for a pass phras. Does anyone know the Pass Phrase it's asking for or the master code? Thanks
ReplyDeleteAny update on this? Was looking to reset my time Warner touch screen. I've logged in with 6400 admin code. Typed administrator for the tech ID but to factory reset it its looking for a passphrase.
DeleteYou can use the icontrol-1000 cameras no problem
ReplyDeleteYou can run Cat5 to the cameras and use Poe, with the original power supply’s that came with the cameras and plug them directly in the back of your router, plug up cameras hold down the reset button on the camera once it has power for 15 to 20 secs
Camera will reset to default
Username administrator
Password “Leave blank”
You can setup email motion notifications and camera quality, motion area ,static IP address ,name the camera and a whole lot more
If you guys are looking for a OS for these camera check out a operating system called Motion Eyes I works with raspberry pi 3/3+
Poe power layout
Blue /blue white pair is +.
Brown / brown white is -
Green and orange is data
If you don’t have the Poe splitters you can splice directly into the power adapter
Get Security Austin,
ReplyDeleteSecurity Alarm Monitoring,
Alarm Monitoring,
Camera Security,
Camera Monitoring,
Home Security Monitoring,
Best Business Security,
Burglar Alarm Monitoring
Security Monitoring,
Best Security Repair,
Best Commercial Security Alarm Monitoring,
Central Security Austin,
best Home Automation,
Video Camera Installation,
Security Services Austin,
Keep your bedroom secure with wireless camera from Spy World. Monitor your space 24/7 for peace of mind and added security. Shop now! For any query: Call us at 8800809593 | 8585977908.
ReplyDelete