Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/grigory-lobkov/rtsp-camera-…
Browse files Browse the repository at this point in the history
…view
  • Loading branch information
grigory-lobkov committed Mar 16, 2018
2 parents db611f7 + 12775e5 commit 16f9a47
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## rtsp-camera-view
## RTSP mosaic VLC player

Monitoring of ip-cameras, view any streaming video sources in the grid mode


### Installation
Check, you have Windows, .NET Framework 4.0, VLC 2.1.3 / 2.1.5 installed

Download executable from [Releases](https://github.com/grigory-lobkov/rtsp-camera-view/releases) and unpack


#### Supported formats
- UDP/RTP Unicast, UDP/RTP Multicast, HTTP / FTP, TCP/RTP Unicast, DCCP/RTP Unicast


#### Supported languages
- English
- Russian


## Features
- expanding the entire window by double-clicking on the stream
- automatic switching to high / low resolution stream
- automatic disabling of invisible streams
- support for command line parameters
- launching on the screen with the specified number, full-screen on startup


### Overview
[Screenshots, examples](https://github.com/grigory-lobkov/rtsp-camera-view/wiki/Overview)


#### Hacks:
- you can modify the dimension of the matrix in the "settings.xml" of portable version

0 comments on commit 16f9a47

Please sign in to comment.