Git Product home page Git Product logo

Comments (16)

Sunoo avatar Sunoo commented on May 31, 2024

Interesting, can you share your config?

from homebridge-ftp-motion.

lukasa1993 avatar lukasa1993 commented on May 31, 2024
"accessories": [],
    "platforms": [
        {
            "name": "Camera FFmpeg",
            "porthttp": 18083,
            "cameras": [
                {
                    "name": "garage",
                    "motion": true,
                    "doorbell": true,
                    "switches": true,
                    "videoConfig": {
                        "source": "-xerror -rtsp_transport tcp -i rtsp://user:[email protected]/cam/realmonitor?channel=1&subtype=0 -c:a aac -b:a 128k -c:v libx264 -b:v 2500k -preset superfast",
                        "stillImageSource": "-i http://user:[email protected]/cgi-bin/snapshot.cgi",
                        "maxStreams": 4,
                        "maxWidth": 1920,
                        "maxHeight": 1080,
                        "maxFPS": 0,
                        "forceMax": true,
                        "videoFilter": "none",
                        "audio": true,
                        "debug": false
                    }
                }
            ],
            "platform": "Camera-ffmpeg"
        },
        {
            "name": "Config",
            "port": 8083,
            "platform": "config"
        },
        {
            "name": "FTP Motion",
            "ftp_port": 5000,
            "http_port": 18083,
            "cameras": [
                {
                    "name": "garage",
                    "cooldown": 10,
                    "local_path": "/homebridge/ftp"
                }
            ],
            "platform": "ftpMotion"
        }
    ]
}

from homebridge-ftp-motion.

owlsy1971 avatar owlsy1971 commented on May 31, 2024

ive got same issue but with a dahua ip camera

[10/15/2020, 00:03:23] Homebridge v1.2.3 is running on port 51290.
[10/15/2020, 00:03:23] [FTP Motion] [FTP Server] Started on port 21.
[10/15/2020, 00:03:45] [FTP Motion] [FTP Server] [Bunyan] operation timed out
[10/15/2020, 00:03:45] [FTP Motion] [FTP Server] [Bunyan] Socket not writable
[10/15/2020, 00:04:01] [FTP Motion] [FTP Server] [Bunyan] operation timed out
[10/15/2020, 00:04:01] [FTP Motion] [FTP Server] [Bunyan] Socket not writable

any ideas

from homebridge-ftp-motion.

Sunoo avatar Sunoo commented on May 31, 2024

I haven’t been able to recreate the issue, which makes it difficult. I did however recently pick up an Amcrest camera, so I’ll try to get that set up soon and see.

from homebridge-ftp-motion.

Sunoo avatar Sunoo commented on May 31, 2024

I have so far been unable to reproduce this issue with my Amcrest camera, not sure what’s going on.

Amcrest cameras also support SMTP, maybe that would work for you?

from homebridge-ftp-motion.

lukasa1993 avatar lukasa1993 commented on May 31, 2024

Screen Shot 2020-10-26 at 18 09 06
these are my options so which you mean by smtp ?

from homebridge-ftp-motion.

Sunoo avatar Sunoo commented on May 31, 2024

Interesting, looks like you might not. What model is your camera?

from homebridge-ftp-motion.

lukasa1993 avatar lukasa1993 commented on May 31, 2024

ip2m-841b

from homebridge-ftp-motion.

Sunoo avatar Sunoo commented on May 31, 2024

And the errors in your log happen when the camera tries to upload, right?

from homebridge-ftp-motion.

lukasa1993 avatar lukasa1993 commented on May 31, 2024

yes

from homebridge-ftp-motion.

v0r73x avatar v0r73x commented on May 31, 2024

I have the same issue with an WIFI CAM (hlswifi). I tried with different Linux systems with home bridge and your plugin. On all write sockets issue as above. With a dlinkcam it works flawlessly. But snmp plugin also not worked for me unfortunately. Problem there is that the hlswifi cam not successfully finish the test connection.

from homebridge-ftp-motion.

Sunoo avatar Sunoo commented on May 31, 2024

Interesting, let me get some more FTP clients and see if I can recreate the issue somehow.

from homebridge-ftp-motion.

github-actions avatar github-actions commented on May 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from homebridge-ftp-motion.

lukasa1993 avatar lukasa1993 commented on May 31, 2024

any love for this ?

from homebridge-ftp-motion.

Sunoo avatar Sunoo commented on May 31, 2024

I have been unable to recreate the issue with anything I have available to me. I’m in the middle of moving right now, but I can try to look again when I get settled in the new place. It’s just a bit difficult, since I don’t have access to every model of camera on the market.

from homebridge-ftp-motion.

github-actions avatar github-actions commented on May 31, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from homebridge-ftp-motion.

Related Issues (8)

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.