logo elektroda
logo elektroda
X
logo elektroda

Domoticz & Imperihome App: IP Camera Integration on Raspberry Pi 3 - White Screen Issue

klakier_2006 4110 8
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 17390953
    klakier_2006
    Level 9  
    Hello. I have domoticz running on raspberry pi 3 and I want to control it, among others, from a tablet. I read that the Imperihome app is perfect for this. Actually, it's probably because I see devices and I can control them, but the problem is with IP cameras. Under the domoticz itself, I see them and work, but on the imperihome there are camera icons consistent with my descriptions on the domoticz, but when I click "watch" only the white screen and no camera image are displayed. Does anyone know what's wrong? Perhaps something needs to be installed on the raspberry?
    Do you have a problem with Raspberry? Ask question. Visit our forum Raspberry.
  • ADVERTISEMENT
  • #2 17392940
    T-82
    Level 17  
    By. Imperihome documentation: "... Currently, ImperiHome does only support cameras which can stream a MJPEG flow or JPEG screenshots.
    MPEG4 / H264 streams (rtsp) are tentatively supported and without any authentication ... "I would find the culprit here.

    In most cases, it is so that the systems only handle streams without coding (JPEG, MJPEG), probably because they do not have the needed codecs. If your IP cameras have the option to choose the stream method as MJPEG or JPEG, try to add them directly in Imperihome (like new system / device).
  • #3 17393225
    klakier_2006
    Level 9  
    In fact, my cameras have this option. I tried to add them as a new system, but unfortunately none of this, I have the message "unable to read stream".
  • ADVERTISEMENT
  • #4 17393257
    T-82
    Level 17  
    Please provide camera model and manufacturer.
  • ADVERTISEMENT
  • #5 17394782
    klakier_2006
    Level 9  
    The paper says apti-14c2-36w.
  • #6 17394950
    T-82
    Level 17  
    Use the following full paths for the "camera URL". To start with, you can enter them directly into the browser's address field on your computer. If you see a "photo" from the camera it will be ok.

    paths:
    http: // login: hasło@IP_KAMERY/snap.jpg? XL = JpegSize
    or
    http: // login: hasło@IP_KAMERY/snap.jpg? JpegCam = [channel]

    * CHANNEL is probably 0, 1, 00 or 01 (maybe there will be a hint in the web interface of the camera)
    * login: password @ - I assume you have set the login and password for the camera
  • #7 17395035
    klakier_2006
    Level 9  
    I tried the above paths and in the browser I can see the image from the camera, but in imperihome still nothing.
  • ADVERTISEMENT
  • #8 17396288
    T-82
    Level 17  
    Force stop imperihome on android, clear application memory, run and configure again or view on another android device. Nothing else comes to my mind.
  • #9 17397015
    klakier_2006
    Level 9  
    I have already tried this and the same on both devices. Thank you for your willingness.

Topic summary

The discussion revolves around integrating IP cameras with the Domoticz home automation system on a Raspberry Pi 3 using the Imperihome app. The user experiences a white screen when attempting to view camera feeds, despite the cameras functioning correctly within Domoticz. Responses suggest that Imperihome only supports MJPEG or JPEG streams, and the user should ensure their cameras are configured to use these formats. Despite attempts to add the cameras with the correct URLs, the user continues to face issues. Suggestions include checking camera settings, clearing the Imperihome app cache, and testing on different devices, but these have not resolved the problem.
Summary generated by the language model.
ADVERTISEMENT