mohamed yousssef

Results 4 issues of mohamed yousssef

does it support tracking with objects coming in and out from the frames? like in multiple cameras? if not, is that even a possibility?

I am connecting to a camera with its public Ip as it is not on my local network, ```js const cam = new Cam( { username: "xx", password: "xx", hostname:...

### issue: #47 ### This pull request includes: - [update dependencies](https://github.com/JooZef315/node-moving-things-tracker/commit/f88b6d9e3048e51e6a26b3fef46d182eba940589) - [refactor tracker to class based](https://github.com/JooZef315/node-moving-things-tracker/commit/1684f3b20e8e55f4b409f1f938c252bc836c4bd3) - [add types to Tracker class](https://github.com/JooZef315/node-moving-things-tracker/commit/27495165618e6923252d790a891f2032e5d47314)

I am trying to use it but it seems that it doesn't has types, or I am missing something? ERROR: Could not find a declaration file for module 'node-moving-things-tracker'. 'node_modules/node-moving-things-tracker/main.js'...