IP Camera Viewer

最新版本 cURL 7.66.0

cURL 7.66.0

cURL 7.66.0
IP Camera Viewer 允許您從 PC 上的 USB 或 IP 攝像機查看實時視頻。使用任何 USB 或 IP 攝像頭都要留意家中,辦公室,停車場或任何需要安全保護的地方。在幾分鐘內建立一個有效的視頻監控系統! IP Camera Viewer 可以讓你設置一個適合你需求的系統。這是完全免費的,個人和商業使用的理想選擇。這是 100%的安全!你還在等什麼?立即下載 IP Camera Viewer!

將來自多個 IP 攝像機的視頻直接傳輸到您的電腦。目前支持來自領先相機製造商的 2000 多種不同的 IP 攝像機型號。它包括安訊士,佳能,D-Link,Foscam,松下,Mobotix,Pixord,索尼,東芝,Vivotek 等等。如果您的相機或型號沒有在我們的應用程序中列出,您可以向我們的技術團隊發送請求。幾乎所有的 USB 攝像頭都可以使用 IP Camera Viewer.

您可以同時控制和查看多達 4 個攝像頭。使用這個輕量級的應用程序,從多個攝像頭獲得實時預覽。 IP Camera Viewer 的集中式攝像頭和佈局管理允許您在一個屏幕上從多個遠程位置查看您的攝像頭。您可以根據您的安全需要更改攝像機的佈局和預覽佈局.

通過調整攝像機圖像和視頻屬性,使實況視頻更清晰。它允許您單獨配置視頻屬性,如 USB 攝像頭的分辨率和幀速率。您可以設置圖像屬性,例如 USB 和 IP 攝像機的飽和度,亮度,對比度。如果相機安裝在顛倒位置或其預覽稍微傾斜,那麼該如何設置?隨著 IP Camera Viewer 你可以調整你的相機預覽的方向。通過支持多個 PTZ(雲台 / 傾斜 / 變焦)網絡攝像機,可以幫助您調整覆蓋範圍。 IP Camera Viewer 提供了數碼變焦功能,即使不支持您的相機。

IP Camera Viewer 功能:
同時控制和查看多達 4 個攝像頭使用 IP 攝像頭以及攝像頭支持 2200 個攝像頭型號和計數在多個監視器上查看攝像頭平移 / 支持許多網絡攝像機的傾斜 / 縮放(PTZ)功能即使攝像機不支持,也可以進行數字縮放調整實況攝像機的方向調整 IP 攝像機的圖像設置從 IP 攝像機捕捉 JPEG,MJPEG,MPEG- 4 和 H.264 流在網絡上搜索網絡攝像機收聽網絡攝像頭的實時音頻導出和導入相機的個人設置注意:演示版本中的功能有限.

ScreenShot

軟體資訊
檔案版本 cURL 7.66.0

檔案名稱 curl-7.66.0.zip
檔案大小 5.7 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 DeskShare
官網 http://www.deskshare.com/ip-camera-viewer.aspx
更新日期 2019-09-11
更新日誌

What's new in this version:

Changes:
- CURLINFO_RETRY_AFTER: parse the Retry-After header value
- HTTP3: initial (experimental still not working) support
- curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool
- curl: support parallel transfers with -Z
- curl_multi_poll: a sister to curl_multi_wait() that waits more
- sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID

Bugfixes:
- CVE-2019-5481: FTP-KRB double-free
- CVE-2019-5482: TFTP small blocksize heap buffer overflow
- CI: remove duplicate configure flag for LGTM.com
- CMake: remove needless newlines at end of gss variables
- CMake: use platform dependent name for dlopen() library
- CURLINFO docs: mention that in redirects times are added
- CURLOPT_ALTSVC.3: use a "" file name to not load from a file
- CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSED
- CURLOPT_HEADERFUNCTION.3: clarify
- CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly
- CURLOPT_READFUNCTION.3: provide inline example
- CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2
- Curl_addr2string: take an addrlen argument too
- Curl_fillreadbuffer: avoid double-free trailer buf on error
- HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown
- alt-svc: add protocol version selection masking
- alt-svc: fix removal of expired cache entry
- alt-svc: make it use h3-22 with ngtcp2 as well
- alt-svc: more liberal ALPN name parsing
- alt-svc: send Alt-Used: in redirected requests
- alt-svc: with quiche, use the quiche h3 alpn string
- appveyor: pass on -k to make
- asyn-thread: create a socketpair to wait on
- build-openssl: fix build with Visual Studio 2019
- cleanup: move functions out of url.c and make them static
- cleanup: remove the 'numsocks' argument used in many places
- configure: avoid undefined check_for_ca_bundle
- curl.h: add CURL_HTTP_VERSION_3 to the version enum
- curl.h: fix outdated comment
- curl: cap the maximum allowed values for retry time arguments
- curl: handle a libcurl build without netrc support
- curl: make use of CURLINFO_RETRY_AFTER when retrying
- curl: remove outdated comment
- curl: use .curlrc (with a dot) on Windows
- curl: use CURLINFO_PROTOCOL to check for HTTP(s)
- curl_global_init_mem.3: mention it was added in 7.12.0
- curl_version: bump string buffer size to 250
- curl_version_info.3: mentioned ALTSVC and HTTP3
- curl_version_info: offer quic (and h3) library info
- curl_version_info: provide nghttp2 details
- defines: avoid underscore-prefixed defines
- docs/ALTSVC: remove what works and the experimental explanation
- docs/EXPERIMENTAL: explain what it means and what's experimental now
- docs/MANUAL.md: converted to markdown from plain text
- docs/examples/curlx: fix errors
- docs: s/curl_debug/curl_dbg_debug in comments and docs
- easy: resize receive buffer on easy handle reset
- examples: Avoid reserved names in hiperfifo examples
- examples: add http3.c, altsvc.c and http3-present.c
- getenv: support up to 4K environment variable contents on windows
- http09: disable HTTP/0.9 by default in both tool and library
- http2: when marked for closure and wanted to close == OK
- http2_recv: trigger another read when the last data is returned
- http: fix use of credentials from URL when using HTTP proxy
- http_negotiate: improve handling of gss_init_sec_context() failures
- md4: Use our own MD4 when no crypto libraries are available
- multi: call detach_connection before Curl_disconnect
- netrc: make the code try ".netrc" on Windows
- nss: use TLSv1.3 as default if supported
- openssl: build warning free with boringssl
- openssl: use SSL_CTX_set__proto_version() when available
- plan9: add support for running on Plan 9
- progress: reset download/uploaded counter between transfers
- readwrite_data: repair setting the TIMER_STARTTRANSFER stamp
- scp: fix directory name length used in memcpy
- smb: init *msg to NULL in smb_send_and_recv()
- smtp: check for and bail out on too short EHLO response
- source: remove names from source comments
- spnego_sspi: add typecast to fix build warning
- src/makefile: fix uncompressed hugehelp.c generation
- ssh-libssh: do not specify O_APPEND when not in append mode
- ssh: move code into vssh for SSH backends
- sspi: fix memory leaks
- tests: Replace outdated test case numbering documentation
- tftp: return error when packet is too small for options
- timediff: make it 64 bit (if possible) even with 32 bit time_t
- travis: reduce number of torture tests in 'coverage'
- url: make use of new HTTP version if alt-svc has one
- urlapi: verify the IPv6 numerical address
- urldata: avoid 'generic', use dedicated pointers
- vauth: Use CURLE_AUTH_ERROR for auth function errors

cURL 7.66.0 相關參考資料