Coder Social home page Coder Social logo

Comments (11)

user2684 avatar user2684 commented on June 5, 2024 2

Switching from H.265 to H.264 is required also when using the camera in HA through onvif. Not a HA issue per se but no browser looks like are capable of handling a H.265 stream :-)

from imou_life.

xCapeITA avatar xCapeITA commented on June 5, 2024 1

IHMO screenshot on demand is a more flexible solution for HA.

I can have a snapshot on motion by simply requesting it on demand with a rule (If motion>snapshot). Plus I can have snapshots with fantasy as only limit (currently I have a rule that send me a snapshot every 10minutes if the garage door remains open)

from imou_life.

user2684 avatar user2684 commented on June 5, 2024

Hi, correct, streaming the video out of the camera is not a capability available at this time. Reason is I wanted to avoid features already implemented in other integrations and since the Onvif integration works just fine and is faster (direct access to the camera without the need to go through the cloud service), I think is a better option. RTSP would not be possible through the Imou API, theoretically we could be able to stream like the Imou Life app does, even if the implementation would be pretty complex. Do you see any specific use case which would prevent you from using onvif for video streaming?
Thanks

from imou_life.

Whastie avatar Whastie commented on June 5, 2024

Hello

Thank you very much for your quick reply.

As you say, I also have the integration of the cameras by onvif, but it is a little slow.
I would like to integrate these imou cameras to detect motion and send images, as I have in others via rstp with frigate.
Do you advise me any way to do this implementation with these cameras for frigate?

thank you very much

from imou_life.

user2684 avatar user2684 commented on June 5, 2024

I expect onvif to be in any case faster than using the Imou Api since interacting directly with the camera while through Imou is going through the internet and hence there will be a consistent delay. Regarding RTSP, looking at the api documentation (https://open.imoulife.com/book/en/http/device/live/bindDeviceLive.html?h=rtsp) I still don't get if it is exposing rtsp in the cloud or something different. I need for sure to do some more investigation to understand how it works since that piece of API is a bit complex. Adding it to the roadmap. Thanks

from imou_life.

PonyOny avatar PonyOny commented on June 5, 2024

@Whastie
You can integrate the cameras in frigate, the only main problem is you have to change the camera encoding from H.265 to H.264 to do this you need to do it with Imou Config Tool
if you need the connection url for your camera you can get ir from here

from imou_life.

xCapeITA avatar xCapeITA commented on June 5, 2024

First of all a big THANKS for this integration.
Yes, you are right, ONVIF is stable and fast altough is limited to H264 and you must have a fixed IP on camera.
This said I will not make use of video integration if implemented since is nt RSTP and (i think) implies HA to be exposed to internet.

BUT

I'd love to have screenshot for alarms in ALL devices. I do not know why the hell some cameras make use of CGI implementations and others don't!! Maybe screencapping the stream is a way?

from imou_life.

user2684 avatar user2684 commented on June 5, 2024

I think there are two options here we can explore: screenshots on motion and screenshots on demand when e.g. pressing a button. Which one do you think we should focus on? Thanks

from imou_life.

casti123 avatar casti123 commented on June 5, 2024

screenshot on demand

from imou_life.

user2684 avatar user2684 commented on June 5, 2024

Agree. Let me prioritize this. Two things to solve:

Will have a look at both

from imou_life.

user2684 avatar user2684 commented on June 5, 2024

Should be solved, have a look at this https://community.home-assistant.io/t/imou-life-cloud-integration/462439/125 :-)

from imou_life.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.