All Projects → thephez → onvif-viewer

thephez / onvif-viewer

Licence: MIT License
Onvif Viewer capable of a rudimentary HMI/SCADA interface

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to onvif-viewer

onvif-client-php
ONVIF PHP client
Stars: ✭ 19 (-29.63%)
Mutual labels:  onvif, onvif-client
onvif-django-client
Django(Python) app to connect to onvif cameras (onvif django client)
Stars: ✭ 66 (+144.44%)
Mutual labels:  onvif, onvif-client
onvif-nvt
ONVIF library for NVT (Network Video Transmitter) devices.
Stars: ✭ 62 (+129.63%)
Mutual labels:  onvif
rtsp-samsung-tv
Display RTSP streams from IP Cameras on Samsung Smart TV (Tizen TV)
Stars: ✭ 40 (+48.15%)
Mutual labels:  rtsp-player
xsd-parser-rs
A xsd/wsdl => rust code generator written in rust
Stars: ✭ 45 (+66.67%)
Mutual labels:  onvif
wsdd
wsdd is Linux daemon for ONVIF WS-Discovery service (server side)
Stars: ✭ 41 (+51.85%)
Mutual labels:  onvif
v4l2onvif
ONVIF server for V4L2 Devices
Stars: ✭ 83 (+207.41%)
Mutual labels:  onvif
libONVIF
Yet another ONVIF library
Stars: ✭ 96 (+255.56%)
Mutual labels:  onvif
Flyleaf
Media Player .NET Library for WPF/WinForms (based on FFmpeg/DirectX)
Stars: ✭ 323 (+1096.3%)
Mutual labels:  rtsp-player
rrtsp client
Rust high level RTSP client
Stars: ✭ 12 (-55.56%)
Mutual labels:  onvif
onvif
full and enhanced onvif protocol stack in golang.
Stars: ✭ 251 (+829.63%)
Mutual labels:  onvif
ONVIF-Java
A Java client library to discover, control and manage ONVIF-supported devices.
Stars: ✭ 94 (+248.15%)
Mutual labels:  onvif
onvif-discovery
C# .NetStandard 2.0 library to discover ONVIF compliant devices
Stars: ✭ 29 (+7.41%)
Mutual labels:  onvif
Smarterstreaming
业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。
Stars: ✭ 9,835 (+36325.93%)
Mutual labels:  rtsp-player

Onvif compatibility

  • Tested with a variety of Bosch and Samsung cameras (including 360)
  • Supports authentication
  • Works for both the RTSP stream and Onvif commands
  • Querys camera time and calculates offset between camera and client time to make sure Onvif commands work (Onvif spec requires the timestamp in Onvif commands to be within 5 seconds of the camera time)
  • Querys camera stream URI info directly from each camera so no guessing what the correct RTSP path is
  • Supports PTZ commands (including preset)
  • Video played via VLC control so many features available (audio, etc.)
  • Multicast capable

Features

  • HMI integration (via text file)
  • Runtime resizable
  • Run as full-screen app (runtime changeable)
  • Toggle views between grid and single full view
  • Select different grid item without leaving full view via status overlay
  • Shows preset buttons on viewer for PTZs
  • Dynamically reload while running (for changing # of views, etc.)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].