[OBSOLETE] Foscam Camera Device Handler Universal DTH with Motion Detection - SD (FI89xx), HD Ambarella FI98xx, FI99xx, Cx, Gx, Rx, Ex, Zx, Fosbaby

I am new to ST and found this post. I have a couple of Foscams that pointing at a door, would I be able to integrate the door sensor on an open notification to trigger the camera to stream or take pics?
TIA

Yes use the following app trigger the camera to take a picture:

Thank you for the quick response, is your rboyserver down none of the links are working other then the Facebook one as long you stay on FB pages.

Hi, Just tried setting this up, I didn’t realize it didn’t work with the TZ100. any advice or should I just bite the bullet and get some foscams?

Kind of a steep learning curve just to get cameras working, but it looks like with the right ones this is the device handler (now i know what a DH is,) to use. Thanks for any info.

Isn’t the TZ100 a handheld camera? There are a few threads on the forum comparing cameras. I personally prefer Blink but Foscams are great also. They just have different uses, esp if you want a camera that rotates then Foscam is great. If you’re just pointing it a door and want a notification when someone opens the door with a short video clip I would recommend Blink. Just a whole lot easier to setup and maintain and it runs on a battery.

I just realized that this app is overwriting my triggered interval in the camera’s motion detection settings to 15 seconds. I previously had it set to 5 seconds. Any way we can get an option in the app for that setting?

You can change it in the preferences/settings page.

No, it is the one that was iprobot3, but newer… Amazon Tenvis TZ100

Thanks for the suggestions, I am really new to the smartthings but love it so far. I appreciate the work everyone does to add functionality.

I am still unable to stream video with my Foscam 9800 with either the internal or external IP. I have followed all the info for troubleshooting with no resolution. I get the error “There was a problem retrieving the livestream” when I’m on my home wifi or “Camera cannot be found. We are trying to connect” when on cellular.

When trying to enable the associated Foscam app I am getting the Failed to save page: mainPage error and it won’t save.

Haven’t seen an update on the issues I posted. Trying to get them resolved so I can make the camera and app functional.

Are you able to control the camera functions like up/down/left/right/LED etc?

The camera is fixed so the direction buttons don’t do anything. The take picture, night vision buttons all work fine. It is only the video that doesn’t.

Does the video work in VLC?

If it’s only video then as I had explained above its one of two things.

  1. The communication isn’t perfect some packets are being delayed or dropped which can cause issue. The ST live video control is very sensitive to errors and delays. Try a faster connection and reboot the hub and camera.
  2. Your phone doesn’t support the codec parameters as the video tile depends on your phone capabilities.

I’m assuming that your basic configuration is correct, i.e. Your camera doesn’t use RSTP ports. I.e. The link you’re getting in live logging works in VLC. If so then it’s one of the above. If not then first you’ll need to get that fixed

Okay here’s one more trick you try, using the latest DH lines 244 to 247 relate to a setting of STREAM QUALITY. By default this is disabled because of issues with compatibility with different phones. Uncomment those lines. Now you’ll see a small gear box pop up in your video tile on the device page in your phone. Click on it (before starting streaming) and switch between the hiRes and lowRes profiles and then try to start streaming. Maybe one of those might work for you. The default is hiRes, maybe lowRes might work for you.

I know you need a direct connection to cameras for live streaming, but will this work through a blue iris server? I specifically went with a blue iris server so I wouldn’t have to open up all my cameras directly. So for example, instead of using a camera’s public ip/port, could I use my blue iris server ip/port and designate a specific cam1/cam2 etc?

Short answer is yes, it’s technically possible. E.g. the Blink cameras work through the Blink servers for video streaming.
In more detail, you’ll have to customize the DH to redirect the URLs to the Blue Iris Server in the code manually.

Has anyone managed to get the FI9803P working?

I can take pictures and I see then on the app but no live streaming… (testing on browser all ok)

I’ve been using this Rboy device type for a while now and its been working great. I recently updated it to be able to use it when an alarm triggers at my house. The live streaming works great without issue, however when an alarm fires SHM says that the camera was unavailable for recording. Any thoughts on this?

I am using an external host name with port forwarding if that makes a difference. Live streaming never has an issue.

Thanks

1 Like