-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of ssh://github.com/grigory-lobkov/rtsp-camera-…
…view
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |