monkeywash 0 Posted March 15, 2012 Hello, Does anyone know how to grab the video stream from an Aver DVR (either a Nano or an SA) so it can be incorporated in a web site without using the awful Aver WebViewer, Cheers. Share this post Link to post Share on other sites
tomcctv 190 Posted March 15, 2012 Hello, Does anyone know how to grab the video stream from an Aver DVR (either a Nano or an SA) so it can be incorporated in a web site without using the awful Aver WebViewer, Cheers. hi. yes but you need jnlp files. you can find info here. http://en.wikipedia.org/wiki/Java_Web_Start and to get the java stream from your dvr http://yourip:5550/Java-Viewer.html .... which will then give you a JAVA-Viewer.jad file. Share this post Link to post Share on other sites
monkeywash 0 Posted March 16, 2012 Thank you Tom - a good place to start. I was hoping though that it would be possible to grab a direct mjpeg stream from a URL off the DVR. As an example, an mjpeg stream from a video server I use is accessed by using: http://IP-ADDRESS/GetData.cgi?framerate=25&resolution=352x288 Share this post Link to post Share on other sites
groovyman 0 Posted March 17, 2012 monkeywash, have you updated the nano to the latest firmware release? The web viewer has changed quite a bit. Share this post Link to post Share on other sites
monkeywash 0 Posted March 17, 2012 No I haven't - that looks a lot better! But what I really want to do is put live streams on my own website - the cameras are speed domes and I can write the controls into the website, but just can't figure out how to show the streams. Share this post Link to post Share on other sites
adioensis 0 Posted June 22, 2012 Hi!, Call Aver, and ask for the SDK (Software Development Kit) or RSTP protocol wich actually Aver supports on the NV software only. Regards George Share this post Link to post Share on other sites
harry2k09 0 Posted July 28, 2012 Hey, anyone succeeded in getting this working? i.e. is there a solution to grab camera images through java or any other web application and save them as .jpg ? I would like to set up a webpage featuring single images from an aver dvr and update it from time to time (simple webcam). Any help would be appreciated. Thanks, harry Share this post Link to post Share on other sites
tomcctv 190 Posted July 28, 2012 Hey, anyone succeeded in getting this working? i.e. is there a solution to grab camera images through java or any other web application and save them as .jpg ? I would like to set up a webpage featuring single images from an aver dvr and update it from time to time (simple webcam). Any help would be appreciated. Thanks, harry Hi Harry. yes it is very simple. just a simple change to your ip address. try the link in your PM. Share this post Link to post Share on other sites
harry2k09 0 Posted July 28, 2012 Thanks tom, the java viewer is not working for me, since it displays only a link to a .jar file that cannot be easily run. However, the handyviewer does the job (at least for my NV system). By connecting to "your-ip.com:5550/mobile/channelXX.jpg" a snapshot image is generated and can be integrated into other websites... Hope this also works for my EH1004 System, but can only try tomorrow. Thanks for your help! Harry Share this post Link to post Share on other sites
harry2k09 0 Posted July 29, 2012 ok, handyviewer is not functioning on the embedded system EH1004 Nano. Is there any other possibility to grad single images from this device? Share this post Link to post Share on other sites
monkeywash 0 Posted August 14, 2012 Sounds like you're in the same boat as me Harry. I've been trying to sort this for a long time and have stuck with the old NV for now. I've spoken to Aver who tell me there's no SDK available and it's not possible to grab the jpgs from a URL. Does anyone know of any other DVRs that will return either a jpg on a URL or an MJPEG stream on a URL? Share this post Link to post Share on other sites