Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Recommended Posts

Posted

I added 4 Hikvision cameras to HC3. Everything works without any issues. The problem is that none of the cameras appear in the Yubu app on iOS. 

Posted

Hi @HisaMiha ,

 

I had oposite situation, none of my cameras were working in browser, but all were visible in Yubi Home app. I have 5 Netatmo and 3 Foscam cameras. After Fibaro checked my installation now they all working on both browser and Yubii home.

 

BTW - I'm always remotely connected with Yubii Home app. Didn't check if local connection is working too.

  • Topic Author
  • Posted

    Issue resolved:
    In the Yubii app, I found the cameras in the Surveillance menu, and they display correctly.

     

  • Topic Author
  • Posted
    10 hours ago, Sankotronic said:

    Hi @HisaMiha ,

     

    I had oposite situation, none of my cameras were working in browser, but all were visible in Yubi Home app. I have 5 Netatmo and 3 Foscam cameras. After Fibaro checked my installation now they all working on both browser and Yubii home.

     

    BTW - I'm always remotely connected with Yubii Home app. Didn't check if local connection is working too.

    Hi! 

    Maybe the problem is with the Stream URLs configuration. What do you have written there?

    Posted

    @Sankotronic, any progress QA Netatmo presence camera?

    Posted

    Hi @HisaMiha ,

     

    Netatmo cameras are a bit different than usual IP cams. I have made scene that gets their local path to the stream which I then copy to JPG and MJPG stream path:

    /xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/live/snapshot_720.jpg

    For Foscam cameras MJPG path does not work:

    cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=<user>&pwd=<password>

    so I use JPG stream path:

    cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=<user>&pwd=<password>

    set to refresh every 2 seconds. It is not ideal solution, but it works.

     

    BTW - video stream on Foscam cameras is set to MJPG and not to H264, but for some reason GetMJStream is not working as expected.

     

    Hi @Sjakie ,

    Not yet. I'm still busy with testing some solutions and making code snippets for various repeating actions within QAs. Also I need to get better understanding of profiles and custom events and how to use them and to reduce as much as possible use of the global variables.

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...