Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ZoneMinder/zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
https://github.com/ZoneMinder/zoneminder

Add a button to toggle ptz controls. Put ptz controls into a right hand sidebar.

bdc845289147029547cdad75b8b0978f155651aa authored over 1 year ago
Remove warnings about ControlDevice, because that is now channel. Detect duration not being in microseconds and adjust.

5b7defb57b710a1f80cc415a3f0ef1e3cfea8a8d authored over 1 year ago
Change the api for frameimage status request to split id into eid and fid instead of having id as an array.

d31f918abc66b1cb58857302c178b6b3fe50e0ba authored over 1 year ago
Fix missing mac key on cameras array

9a229a78a53679449f32efe0de6d848369f0c849 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

9beacfa392d350c0b495c11ddad1f1e448b2ccba authored over 1 year ago
Add checking of keyframeinterval to Ready()

9034bdffee586dc41158f254ae6969c26a96ebca authored over 1 year ago
Merge pull request #3754 from joeknoll/master

Fix usage of unset variable

c2e00b8789e363ded63fee4bc45ca380bd95422a authored over 1 year ago
Fix usage of unset variable

If daemon or args are unset the preg_replace is never called which can
result in count not havin...

87f09d3b7e3ccd910437632e2efafcd7a84cd0b0 authored over 1 year ago
Merge pull request #3752 from criadoperez/fix/eslint

Fixed eslint checks

07e60d924dc5e210431526ba8c0b5a245e71b5a3 authored over 1 year ago
Merge pull request #3753 from criadoperez/fix/criadoperez4

Onvif typos

a40b3351ba36c89fb6ca3d91b06441fc29fc4305 authored over 1 year ago
Onvif corrections

8e17d9075b5a8395ef196399d19ff9235edf89fd authored over 1 year ago
Fixed eslint checks

a93b67c9d8b9db9f5cfd52c9787ebf6f78b94e11 authored over 1 year ago
Merge pull request #3751 from criadoperez/fix/criadoperez3

Typos on multiple files

aaff61f72f97f673dd09f259bf2afb7e1b7347fb authored over 1 year ago
Corrections on cpp and h files

543683aa4c08c0619f9a323da7504062efc0d6a5 authored over 1 year ago
Corrections on rst files

a5d83e61b43c77ee61cec8613e9c63fbc039b457 authored over 1 year ago
Remove reorder_queue_size when re-parsing opts to avoid warnings

d21d53eeb91fa5357877e5173f1978d13c46f1f1 authored over 1 year ago
Add CURLOPT_SSL_VERIFYHOST an PEER so that SSL works.. not sure why SSL doesn't work. Add more debug and fix logic inversion on status result.

7122514a69b790462d375d81c8992275ac56fe91 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

c5eec8fa12d4b4e09a40506bf52c0e0fe5c37106 authored over 1 year ago
Fix missing dropdown-item class on warning or danger storage areas. Increase warning to 95% instead of 90%

8672e6d64ed93080d75ebb13971b31285af593cb authored over 1 year ago
If scale is invalid, reset to auto so we don't constantly log the error.

9d5a1ec9d5cbbad8030dc8737d15313664afa20d authored over 1 year ago
Use some const instead of var in changeScale

b2993c3ec05d2c21f32fa11d2aab739886433853 authored over 1 year ago
When hiding/unhiding the monitor filter bar, when done call changeScale to readjust the size of teh video

b8982dce53137d86d33d2d6d79104d4a25673ef7 authored over 1 year ago
Handle when controls is not defined, like in WebSite monitors

10d70022fe23a34220db9896332becacc1312b80 authored over 1 year ago
Slight cleanup of changeScale, converting it to float instead of string.

7aa229658b2f9302be2684e2ba4fd61ebc842561 authored over 1 year ago
Add RTSP2WebEnabled to defaults

889c809e0b46c23d6ed1d7018a8924e3818b5412 authored over 1 year ago
Handle non-existing elements when monitor type is Website or Local.

7750eef533569bfc18323bb788eb40ad288cba75 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

07ff3da21207ef2f5a6987291a157ec01b53c09b authored over 1 year ago
Reset CaptureBandwidth to 0 on startup and after failed connection

2576c5dfc5a6304d32baeb69887dbb173ee2b82e authored over 1 year ago
Allow RTSPtoWeb streams for zone editing (#3750)

* Allow RTSPtoWeb streams for zone editing

* Fix quoting

95655c9043884ff67fa3e42ea2d277ffa52ba6fe authored over 1 year ago
Limit effect of styling on label elements

97bb130cd126bd39fe3005eb78d2e3f1e5d0f73d authored over 1 year ago
Fix type for DLink

6381601ba272db968afb613956e5cc4e52c4d77e authored over 1 year ago
Midly improve dlink support. Fix for probing an undefined array

00bd2259a3afc65f9aa1b1afb65a5b0f1e09fa52 authored over 1 year ago
Info to Debug for login.

0afa383c388198eb0a6a6045eacd4207d87c6850 authored over 1 year ago
Only set channel from the default (1) if ControlDevice is populated

769f6ce372f862c517ac9fb789d2576a0ebf5905 authored over 1 year ago
Remove support for browsers not supporting TextDecoder to fix eslint

1e200abf164550fde1d8e09d1d673033a340b138 authored over 1 year ago
Include algorithm. Trying to fix build on centos7

b97c189941a6a5f47b86f996af8693192b69a194 authored over 1 year ago
Merge whoosinn:ZoneMinder

fd391a4b68e1d8eacc1ab95abe408785dad46539 authored over 1 year ago
Fix user->Controls to user->Control. Fixes broken js on monitor view

11f84fcb4e020b88af03555f0ca2560748889d6c authored over 1 year ago
Add classes to tr so they can be styled

042edd25e57afaebc801d801e052eda6162c7aa3 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

25f175e98f17de0acd2f515cce75f8dfc4824a88 authored over 1 year ago
User monitor->canView instead of user->unviewableMonitorIds for performance

2f552bdcce2811730d90fe5c6a8783b7519a1a05 authored over 1 year ago
Use User object to get Monitor_Permission and Group_Permissions hoping it will be cached there.

8f9a4dc825df346dc6829ea3cf3ae1469992a834 authored over 1 year ago
Use User object to get Monitor_Permission and Group_Permissions hoping it will be cached there.

5233c402d3df59fe691dec30a043d0a0cdea47bf authored over 1 year ago
Don't crash when not able to connect to monitor

a4c14eb89043410bc2148d74864d312dacdf6cfd authored over 1 year ago
Reduce debug levels. Pass along Width and Height when instantiating Image from AVFrame so that it can scale to a lower res.

f39b3f0583ca9dc36ed2904b17a00de47baa6cf1 authored over 1 year ago
Remove redundant debugging of video frames including treating one as audio

4f08ad59cce282ed8c2e7b938a197186985792cc authored over 1 year ago
Allow specifying width and height so that we can scale to alower res

c510745317344bbfc5e7cd0b79809f2e5953e4dd authored over 1 year ago
Fix reversed defaults for RTSP2Web options

672ba114f495c83a13f0fcedce762b0cb06fe213 authored over 1 year ago
Bump version for RTSP2Web DB updates

e86610c38c96025d2728984cd5fddd3df42e0827 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

206be0ea96e8deb91d630f4e82d6da67bdeda0ca authored over 1 year ago
Fix lack of ZM on Warning

b48702c96c09e4c6a5ae407acbe63a3f549cd08a authored over 1 year ago
Handle term->val not being defined, and fix the code to strip quotes from the value.

1628c4fa6baea254fad38b328281e357976cec16 authored over 1 year ago
Use opendir instead of glob when copying files. For performance reasons.

f1b3bc08c15dcaf5953aff5624ae59ce1a5686a1 authored over 1 year ago
Reduce redundant debugging

54000bc204aee73609fac05cb9bb7aa6ed2d49c3 authored over 1 year ago
Add support for HTTPS connections to RTSP2Web

80c145dca42917f66e93fe7c13f5a529026612f6 authored over 1 year ago
Fix ESLint issues in RTSP2Web work

af4239807074115f064ce523b3ba2774ee715f99 authored over 1 year ago
Update .eslintignore -- add hls.js

d7e419726b941dfb35133f11459378830a232fbd authored over 1 year ago
Adds RTSP2Web support for live view

5c9588c012d1faddbf7d0ecde2cdbebbbcfdb8fa authored over 1 year ago
re-parse Options into opts so that they are available to open_codec

9295c390ca68f0f71e9b6d76ff25a93520d44aaf authored over 1 year ago
Remove duplicated and old styles from dark montage that are in base. Removes width 99% from montage content which is no longer needed

d56beead81e66634bdb7b0475ab7b847cd5cbe08 authored over 1 year ago
If controls are on but not permitted the controls will not be defined

20bbd9f3a683eecb80e1e4b67659e223e14347bc authored over 1 year ago
Handle RateControl being undef

bd71b354035fa71afe8e13d3972a7a20f8cb6d82 authored over 1 year ago
Only show map if the event has lat&long

3301d3042bf31101b683c9259ea1ad34f785e6ea authored over 1 year ago
add another Hikvision

7a35b337d2505d299d24a783933870f20500aba7 authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

a570bac8076ba6adf33976508831a076abf293d5 authored over 1 year ago
Add some more HIkvision

5ab303526cc9666fb4e7c7a713866687283be1bf authored over 1 year ago
Use the same open semantics regardless of blocking or non so that we always have an fd to lock. Fixes logging of unable to lock jpeg in streaming with buffering

4b20109b6968a5524ca59e0ca2fdb8f105b27a38 authored over 1 year ago
Use the full integer value instead of the first char of mi. Fixes failure to get status on janus viewing pages

03155da5b611c3cbae8b6e15da204647bd9025d6 authored over 1 year ago
Fix test for undef

b3fb68b2932d5ceb76d0d64da36e3fa2063b8735 authored over 1 year ago
Fix spacing, tag debug with ONVIF

c54a20ba70b8aead002c47a64d48f1da0acc0a3b authored over 1 year ago
Merge branch 'master' of github.com:ZoneMinder/zoneminder

30c8052e60ce83d9a47b326e92ad5db67a8ee0f8 authored over 1 year ago
Fixup curl() and Axis probing

bd3aac1cf6eeb6ab3196fee9f371fe097cfd7971 authored over 1 year ago
nonce can contain =, so parse that properly. Use a betr nonce.

bb625ab2379afd8d4d96f44b7b52b7069158c2cb authored over 1 year ago
Merge pull request #3734 from sletteland/onvif_events

Onvif events

4c697818eb3cc0d45b1648779cc3c3f6fe4c91c8 authored over 1 year ago
Add AMCREST to logs relating to Amcrest ONVIF support to ease debugging

b360e092d4f3e004e6cd48d544bafe085bbc8a48 authored over 1 year ago
Add JANUS to logs relating to JANUS to ease debugging

5a497a7d25d9535a08c2ed9fd2239757a80b934d authored over 1 year ago
Merge pull request #3747 from Simpler1/patch-5

Event table data should be aligned with column headers

ca25f70fee5b41c354f6241e6ee52bdd25be06e8 authored over 1 year ago
Refresh table on show

After opening an event from the events table and editing some properties, returning back to the ...

a6c403a4ac0e1f12d663a7a20228f5eebb583acf authored over 1 year ago
Event table data should be aligned with column headers

This is more noticeable when some columns of the events table are toggled off, but the column he...

8c49d911a04895c4d1da9f9b7a377e35a8170eb2 authored over 1 year ago
Change detect_realm to return empty string instead o f undef. Just so that realm is always a string and not undefined. Fix integer comparison on strings and make detect_realm succeed as long as response isn't 401.

0134f8e4476aa93bef6c87f18b8fa0f17ef11da8 authored over 1 year ago
Merge branch 'ZoneMinder:master' into onvif_events

8c754fb97d2d0b67f2150cc6055f95880d3cbab8 authored over 1 year ago
Add 5MP resolution

add08aeb56aaf10a1d782b6d7b2ceb49f482726b authored over 1 year ago
add mac to probe results

2fb0b4476bd77c0b32470120174ca5dc1617cdc3 authored over 1 year ago
Rough in Hanwha support. Fix results getting overwritten

c0b5bbf8cc0b5c90117c43a390fc55436f87d343 authored over 1 year ago
Add another Zmcreest mac

185f8a8d5ffab3a46c01aeefa05f3aeef993be37 authored over 1 year ago
Merge pull request #3745 from Simpler1/patch-1

fix(event): Honor the Alt key with left/right arrow

701c1fc0b68250131286576f872e30d9004cd514 authored over 1 year ago
Output debug the pixformat of the shm image

01257d2ca14bf709670e94a65d246008babcf3d6 authored over 1 year ago
When doing detection on y-channel, use y-image when creating analsysis image, and scale the y-channel image to what is expected for monitor dimensions when dimensions don't match capture.

2e4db107a60c3d63664332601bfbdc1d5088dbc7 authored over 1 year ago
Change camera_width and height to signed... just so we don't have to cast when comparing to avframe->width and height

b8c43c42d1c2df43029eb7161a349d293867179e authored over 1 year ago
fix(event): Honor the Alt key with left/right arrow

Fixes a race condition when using Alt-LeftArrow to go back to the previous page (standard browse...

c949b9e2d62cf9a64a265b7021462edc74765395 authored over 1 year ago
Include fifo name in debug

a62b32f2e4a55c1729a0dfc225ce45ca6ed25783 authored over 1 year ago
Define and allocate, and assign image_pixelformats in shmem

328f4542486cbcda0e52f882716f3262eb5d00b3 authored over 1 year ago
Merge pull request #3744 from Simpler1/master

chore(): Update .gitignore to remove node_modules

05beec58e78eb77d88db4dc23ff46145862f1168 authored over 1 year ago
Merge pull request #3743 from Simpler1/master

fix(cookies): Use max-age instead of expires

5fd544b1b09a82bbc39cf6569879287194f0e092 authored over 1 year ago
chore(): Update .gitignore to remove node_modules

5e90f05c7cb303777efb7e1a751d561204970ed8 authored over 1 year ago
fix(cookies): Use max-age instead of expires

10f7e4320f9377e7809d8501e70ab1db7db276b7 authored over 1 year ago
Merge pull request #3742 from Simpler1/master

Set default cookie time to Jan 2038

164e1f6730239870aad8e47611cbceab59132f00 authored over 1 year ago
chore(): Set default cookie time to Jan 2038

ef68943b7c38d110b039b96a1ddec2323fa62722 authored over 1 year ago
Fix logic on filtering monitorNames

6cb4f0a4f6dee0053ff6ad11a6bcaf4fd4927d03 authored over 1 year ago
Remove deprecated MonitorsIds. Replace it's use with looking for edit permission per monitor

75322142a420bd580daf9b61ce462dd56efb88fc authored over 1 year ago