My IP camera has a LED which blink when someone is streaming from it. When I add the camera to zoneminder as monitor function, the LED keeps blinking constantly meaning zoneminder is streaming from it. It also keep blinking even when nobody is using it. I mean no one is using web site to watch the camera nor anybody is using any API to utilize it. The problem is, it's using network bandwidth constantly. It would make sense if it was on mocap or record function but monitor function doesn't need to stream unless someone is watching it. Wouldn't it be better to only read from camera when somebody is using it (app or website)? Is there any option that I'm missing?
Why zoneminder monitor function utilizing camera constantly even when no one is monitoring
338 Views Asked by R.J At
1
There are 1 best solutions below
Related Questions in FUNCTION
- Dynamic array of structures in C++/ cannot fill a dynamic array of doubles in structure from dynamic array of structures
- Function is returning undefined but should be returning a matched object from array in JavaScript
- How do you import functions from one page to another in Jetpack Compose?
- Adding Modules to a Namespace using IIFE
- How to convert mathematical expression to lambda function in C++?
- Custom Bash functions & custom statements - Need some advice
- Why my code is working on everything except one instance?
- Getting a function to call an equation
- Create Symbolic Function from Double Vector MATLAB
- Recursive calls to function passed as a parameter of another method via Consumer interface
- How can I replace a word in SQL but only if it is the last word in the string for a scalar-valued function?
- iterating through raster bands to perform calculation
- How to make this sensor keep taking readings once its when_in_range function has been activated?
- TypeError: indice_delete() takes 0 positional arguments but 3 were given
- How to modify HTML in WordPress core file
Related Questions in STREAM
- How to start a download and render a response without hitting disk?
- How to properly handle byte buffers from C to Ada?
- Color Thresholding JS, Average Image Color Detect JS
- FastAPI finish streaming function in StreamingResponse even if client closed the connection
- How can I connect to a websocket from a vue app that is exposed to the network (yarn dev --host)?
- PHP: How to get the Content-Length from stream request for chunk download
- How to handle errors inside a NodeJS stream?
- Python TCP Server that both sends and or receives data (independently) using asyncio streams?
- Efficient string replace in a stream
- Using polly to generate audio from LLM output
- Stream YAML output, rather than loading everything into memory
- Python: Creating Zip file from Minio objects results in duplicate entries for each file
- Node.js/Express File Download Returns 0-Byte Plaintext Files
- Stream data from server component in NextJS 14 App Router
- How to read from last position when logstream is interrputed
Related Questions in MONITOR
- How to get block device I/O throughput in a Linux C program
- Using AWS Cloudwatch Agent to Monitor Openstack IaaS cloud
- Why would events appear in the Datadog log search, but not in the event search for setting up monitors?
- API monitor options injection/hooking
- set libgdx screen resolution to 1920X1080 when starting game
- A monitor scale change was detected
- Grafana - Use environment variables in Kusto Query Azure Monitor
- vba excel get monitor of workbook
- How long does it take to install Azure monitor agent using Data collection rule
- Zabbix does not let me import a template of size 32MB and tells me I do not have permissions to access this page while I have access of super admin
- Is there any way to extract the actual clock (not frequency) from a monitor?
- Server reboot on Linux VM - Alert rule
- Raspberry Pi not giving HDMI output with OS on SD card
- How to monitor Kafka client with Prometheus exporter
- How to do contour (zone) tracking Python/C++
Related Questions in ALWAYSON
- Could not obtain SQL Server Service information. An attempt to connect to WMI on MSSQLSERVER failed The RPC server is unavailable
- Microsoft SQL Always On failover cluster goes offline when adding a new node
- SQL Server Always On Availability Groups are green, but manual failover attempts consistently failing ("duplicate IP address", etc. in cluster logs)
- Transactional replication on dedicated server using AG Listener
- SQL Connection String Read Only Routing without ApplicationIntent=ReadOnly workaround
- Why does MultiSubnetFailover keep trying to connect to the inactive IP?
- How is data loss possible if we lose primary in Read-Scale (clusterless) AG Sync-commit configuration (SQL Server AlwayOn)?
- SQL Server 2022 Contained AlwaysOn Group - reuse system databases
- SQL Server - Statistics MetaData Deadlock
- Connection to Availability Group Listener gives a 'Transport Level' Error in SSMS when I shut down Primary
- SQL Server 2019 Always On AG - DBEngine Service account locking
- Shared Schedules & Always On Availability
- Application timeout (SQL Server always on)
- SQL Server 2019 DAG WFC - Manual Failover won't work (MSSQL Error 41131)
- How to avoid having to restart Delphi 32-bit application after it fails with a "memory allocation failure" on Database failover?
Related Questions in ZONEMINDER
- Looking for a way to surpass the 6 http limit connection imposed by Chromium
- Using curl in a bash script - to post for auth token - weird behaviour?
- Does ffmpeg support GPU acceleration on Jetson platform?
- Zoneminder on Kubernetes?
- how can I transform Perl's $1 special variable to Python?
- Trying to create web page links that will launch a Perl script
- How to properly get live stream feed from another server and return the same feed with PHP
- How do I connect my IP Remote Camera to ZoneMinder?
- CakePHP - filtering for parameters in the passed URL
- Why zoneminder monitor function utilizing camera constantly even when no one is monitoring
- How to speed up video conversion
- Unable to see FOSCAM FI9831P streaming in ZoneMinder
- Zoneminder missing api folder
- zoneminder auto tracking zmtrack.pl modification to set PTZ maximum YX boundaries
- How to trigger Zoneminder to phone a land line
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Zoneminder convert/relay any stream from mjpeg or h264 to jpg images, so need consume the stream all the time. If you really want close the daemon, disable the camera, and so on.