Source Tab
From: https://zoneminder.readthedocs.io/en/1.37.61/userguide/definemonitor/ definemonitor_source.html





Source Tab
The Source tab contains parameters related to the video stream as well as
 selection of capture and decode methods. The parameters listed in the
 Source tab depend on the Source Type specified in the General tab.

For documentation purposes we have split the Source tab information into
 two parts:




Common Source Parameters ../../_images/define-monitor-source.png Common Parameters for all Source Types (other than Web Site) Warning Do not use the Maximum FPS parameters unless you know what you are doing. Setting these parameters may have undesirable results for network IP cameras.
Source Tab for FFmpeg This is the recommended source type for most modern networked IP cameras. ../../_images/define-monitor-source-ffmpeg.png Source Tab for FFmpeg Listed below are the parameters unique to FFmpeg Source. Please also see Common Source Parameters section above for information related to the common source parameters which also need to be entered. Attention Limited GPU support. Note that GPU support has not yet been fully implemented in ZoneMinder. Use at your own risk with expectation that functionality may change in the future.
Source Tab for libVLC The fields for the LibVLC source type are configured the same way as the FFmpeg source type. We recommend only using this source type if issues are experienced with the FFmpeg type.
Source Tab for Remote The Remote source type is mainly used for older IP cameras that stream using HTTP protocol. Past use of this source type supported RTSP protocol. The Remote -> RTSP method is no longer being maintained and may be removed in the future. If camera supports RTSP we recommend using FFmpeg source type. ../../_images/define-monitor-source-remote.png Source Tab for Remote Listed below are the parameters unique to Remote Source. Please also see Common Source Parameters section above for information related to the common source parameters which also need to be entered. Example URL for Remote Source Type: http://username:password@hostname.com:p ort/videoMain Todo Check status of Remote RTSP support in ZoneMinder version 1.37+
Source Tab for Local The Local source type is mainly used for locally attached USB cameras or video capture cards. ../../_images/define-monitor-source-local.png Source Tab for Local Listed below are the parameters unique to Local Source. Please also see Common Source Parameters section above for information related to the common source parameters which also need to be entered.
Source Tab for File The File source type is used for periodically loading an image file. This is useful for the case where a device or script writes single files instead of the more common stream that the other Source types handle. A description of this can be found in the ZoneMinder wiki. ../../_images/define-monitor-source-file.png Source Tab for File Listed below are the parameters unique to File Source. Please also see Common Source Parameters section above for information related to the common source parameters which also need to be entered.
Source Tab for Web Site The Web Site Source Type allows one to configure an arbitrary website as a non-recordable, fully interactive Monitor in ZoneMinder. Note that sites with self-signed certificates will not display until the end user first manually navigates to the site and accepts the unsigned certificate. Also note that some sites will set an X-Frame option in the header, which discourages their site from being displayed within a frame. ZoneMinder will detect this condition and present a warning in the log. When this occurs, the end user can choose to install a browser plugin or extension to workaround this issue. ../../_images/define-monitor-source-website.png Source Tab for Web Site Listed below are the parameters unique to Web Site Source. Please also see Common Source Parameters section above for information related to the common source parameters which also need to be entered.