BonfireCZ 0 Posted April 23, 2014 Hello everyone, after long hours spent looking for some easy application for my customers for just viewing image from HiSilicon Hi3515 based H.264 DVRs (chinese) I've decided to make my own DVR sofware. It's written in .NET using VLC Media Player ActiveX library. It plays RTSP stream from URI like: rtsp://(IP):(PORT)/user=(USER)&password=(PASSWORD)&channel=(CHANNEL_NR)&stream=(QUALITY).sdp?real_stream--rtp-caching=100 It took about 15 minutes to create it, so it's not bulletproof and maybe it can be sometimes unstable, but maybe can help somebody who is looking for the easiest Windows based DVR viewer for noobs (i.e. my customers - they can only click on "connect" and just look at stream). Download link: http://www.shinysoftware.net/easydvr/setup.exe (about 23MB, because it's installer with optional VLC runtime libraries. Do not install them if you have installed working VLC player with ActiveX libraries!) Screenshots: If interested, for linux users I've made PHP script on my website using VLC Mozilla plugin, so I can provide its source code (same functionality). If wanted, I can modify it (or make more universal app) for another DVRs which supports RTSP streaming or translate app to another language. Share this post Link to post Share on other sites
anthonyownsyou 0 Posted May 28, 2016 Hey, is the source code for the Linux version still available? Share this post Link to post Share on other sites
BonfireCZ 0 Posted May 28, 2016 Hi, sorry it is only for windows, and it doesn't seem working under linux with wine Share this post Link to post Share on other sites