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
- What is the code of the sorted function?
- I'm trying to make the "merge function" work by writing a Callback.
- Split a large query (2 days) into pieces to increase the speed in Postgres
- Recursive function in PHP function : how to prevent return value?
- Javascript function onclick
- Borland c++: Error while assigning OnChange to another function?
- Control BX Slider from outside of function
- Jquery Resize: how to check if a screen has been resized at any point
- OrientDB - SQL command to pass array value as parameter in OrientDB function
- Check if a private function exists inside an object in JavaScript
- Python - Cannot sort properly my list by alphabetical order
- refactor 'execute and log' pattern
- Javascript: Add multiple fields together and insert into Totals column on Form
- Is it possible in matlab to declare functions that will be accessible from other m files in a similar way as in c coding?
- Defining Callbacks for custom Javascript Functions
Related Questions in STREAM
- Extract bytes of specific stream from mpegts file using ffmpeg
- In Java how to read the latest string of constantly generated stream fast?
- java update all children in list
- Java - Start Upload after Download
- how to write the output of iostream to buffer, python3
- How to display MJPEG-stream in Vaadin (Java)?
- Creating a Command Prompt
- Unchecked returned value causing unexpected states and conditions
- Multiple streams over single project in Git?
- encode, decode base64 image stream delphi
- Java - Write a string prefixed with the 7 bit encoded length
- How I can send a object from Client to Server in Java?
- character encodings used by FileWriter, DataOutputStream, OutputStreamWriter and RandomAccessFile
- How do I save the console output to a textfile in a certain directory?
- Issues parsing a 1GB json file using JSON.NET
Related Questions in MONITOR
- Get GPU temperature in Android
- Nodejs ZMQ monitoring sockets
- Monitoring a Directory for New Sub Directories
- What script/program is used to create this style of image graphs?
- Monitor and capture active session details on Zenoss about remote vm via snmp/WMI or on linux screen/ssh session/w etc.
- Getting Each Monitor Inset In Java
- Processed number of rows for an ongoing SQL statement
- touch on Monitor with TUIO doesn't work on ubuntu
- Please suggest an Alternative of Fiddler Core 3rd party library
- EDID signal with DVI Splitter
- Monitoring SQL Log File
- How to install node.js "monitor" package
- Troubleshooting non-reporting xymon clients
- How to print SPR_DECR in QEMU Monitor (ppc-softmmu target)?
- On linux, how to monitor the change of a file/directory, by system call or shell command?
Related Questions in ALWAYSON
- Encryption with an AlwaysOn cluster
- Restoring a SQL Server 2012 database in high availability
- Why can't my PHP 5.4 webserver speak to my multi-subnet failover cluster using SQL Always On?
- SQL Server Log Files growing rapidly
- SQL Server AlwaysOn Availability
- SQL Server :: Replication Distribution Agent never ending
- Transaction log backup does not shrink after removing from Always on - log_reuse_wait_desc "availability replica"
- Microsoft SQL Server 2019 on linux always on pcs status error
- SQL Server 2014 Cluster Failover Instance, how to reconnect on failover?
- Issue where Last_sent_time and Last_received_time columns in DMV dm_hadr_database_replica_states does not get updated
- SQL Server Always On: How simulate disks in secondary replica which only exist in primary replica
- Script to remove multiple databases from HA
- AlwaysOn Availability Groups Storage
- tSQLt on SQL Server 2017 AG with DTC enabled
- Azure WebJob sudden shutdown while processing
Related Questions in ZONEMINDER
- How do I do a clean re-install of zoneminder?
- How to trigger Zoneminder to phone a land line
- Zoneminder on Kubernetes?
- Using curl in a bash script - to post for auth token - weird behaviour?
- How to speed up video conversion
- CakePHP - filtering for parameters in the passed URL
- How to properly get live stream feed from another server and return the same feed with PHP
- Zoneminder missing api folder
- Unable to see FOSCAM FI9831P streaming in ZoneMinder
- Trying to create web page links that will launch a Perl script
- how to start zoneminder server
- how can I transform Perl's $1 special variable to Python?
- Looking for a way to surpass the 6 http limit connection imposed by Chromium
- zoneminder auto tracking zmtrack.pl modification to set PTZ maximum YX boundaries
- Why zoneminder monitor function utilizing camera constantly even when no one is monitoring
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 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.