Git Product home page Git Product logo

Comments (5)

doraid131 avatar doraid131 commented on May 25, 2024

I have the same problem exactly

from homebridge-camera-ui.

christopher-boyd avatar christopher-boyd commented on May 25, 2024

Same issue exactly.

My logs:
[02/01/2024, 08:43:38] [CameraUI] Driveway: Restart prebuffer session..
[02/01/2024, 08:43:38] [CameraUI] camera.ui v5.0.27 is listening on port 8081 (http)
[02/01/2024, 08:43:38] [CameraUI] Driveway: Restart videoanalysis session..
[02/01/2024, 08:43:48] [CameraUI] Driveway: Restart prebuffer session..
[02/01/2024, 08:43:52] [CameraUI] Driveway: Restart videoanalysis session..
[02/01/2024, 08:43:58] [CameraUI] Driveway: Restart prebuffer session..
[02/01/2024, 08:44:06] [CameraUI] Driveway: Restart videoanalysis session..

My config:

{
"name": "CameraUI",
"port": 8081,
"logLevel": "info",
"mqtt": {
"active": false,
"tls": false,
"port": 1883
},
"http": {
"active": false,
"port": 7272,
"localhttp": false
},
"smtp": {
"active": false,
"port": 2727,
"space_replace": "+"
},
"ftp": {
"active": false,
"useFile": false,
"port": 5050
},
"ssl": {
"active": false
},
"cameras": [
{
"name": "Driveway",
"manufacturer": "Reolink",
"model": "RLC-510A",
"motion": true,
"unbridge": true,
"hsv": true,
"prebuffering": true,
"prebufferLength": 4,
"videoConfig": {
"source": "-i rtsp://admin:[email protected]:554/h264Preview_01_main",
"subSource": "-i rtsp://admin:[email protected]:554/h264Preview_01_sub",
"vcodec": "copy",
"acodec": "libfdk_aac",
"audio": false,
"stillImageSource": "-i rtsp://admin:[email protected]:554/h264Preview_01_main"
},
"videoanalysis": {
"active": true
},
"motionTimeout": 15,
"smtp": {
"email": "Driveway"
},
"mqtt": {}
}
],
"platform": "CameraUI",
"atHomeSwitch": false,
"options": {
"videoProcessor": "ffmpeg"
}
}

from homebridge-camera-ui.

doraid131 avatar doraid131 commented on May 25, 2024

Any solution ??

from homebridge-camera-ui.

wolpax avatar wolpax commented on May 25, 2024

same problem

from homebridge-camera-ui.

thicla01 avatar thicla01 commented on May 25, 2024

Look at this post #855 (comment)
I think we are not going to have a fix in this current version of camera.ui

from homebridge-camera-ui.

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.