Jump to content

remoto

Members
  • Content Count

    7
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. remoto

    remote viewing on the Nokia

    Hi scorpion, he really gets to the web server page, he also puts the user/login and then, probably, the DVR server tries to install the ActiveX, maybe saying something like "you dont have permission to see home . h t m" I suspect its a 780W ActiveX-server-windows-only like mine, wanting to install the ActiveX on the Nokia web browser, it wont be possible since it works only for Windows, perhaps it works on WinCE devices, I dont know Im glad that later models are using Java, being the most important reason accessibility to any device regardless of platform, he the device can run Java then it can see the cameras I'm thinking on an alternate solution to bring mobility to non-Java AVTech models. Thats what Im thinking of: - 1 PC networked on the same LAN as the DVR - A program that runs a web server and then launches a customized Video Server version that gets the video feed and save it as a series of jpg images - Then send those images back to the web server (on the PC) where we can see them Is not an easy project, at least for me, but Im starting right now. My first step will be embed the ActiveX control on a separate application that does all the login involved, if I can do that and get images from the DVR then half the work is done! If you can afford to have a PC running all the time (at least all the time you NEED to access the DVR) then you certainly could "see" the cameras, with some delay (a few seconds, depending on the implementation) I dont know if this is the right thread to start this, perhaps I should start a new one to see if there any more people interested What do you guys think?
  2. remoto

    remote viewing on the Nokia

    You should say wich AVTech modl are you using Unfortunately I have a 780W and it doesnt have a Java server, so when you try to connect through the web server it requires the installation of an ActiveX component, something that the native web browser in Nokia wont accept If you are lucky enough and you have a newer DVR then you can hook up using the standard browser, search for "avtech java app" in this forum
  3. remoto

    Java client for AvTech DVRs

    So thats the problem Steve! The Video Server application embedded on the browser is an ActiveX object, not a java application (at least for 780W) its a VideoServerCom dll file, but I suspect that the command set should be almost the same as in 781, it would be a matter of "find" the right login procedure and how to pass commands to the DVR If you want you can upload the source code to Megaupload (I dont recommend Rapidshare unless you have a premium account because it will be deleted after 10 downloads) Thaniks in advance!
  4. remoto

    Java client for AvTech DVRs

    How did you grabbed the applet? Did you mean you grabbed the HxxP traffic in your browser? I have the 780W functionality wrapped on an ActiveX embedded in the browser, I would like to do exactly as you did I'll appreciate more details regarding on how did you obtained the source code I dont have enough posts to send you a PM, yet, however you can send PMs to me!
  5. remoto

    Java client for AvTech DVRs

    Hi fradi, Icant believe, we have almost the same DVR, 780W is mine, but the program doesnt work on it. Its 781 an MPEG4? 780 is MPEG2, maybe it has something to do with that? I'm looking for the same functionality, porting the jar to a mobile device, but I probably need the source code and Eclipse
  6. remoto

    Hello from Uruguay :)

    Hi everyone, this is an amazing place to find out how much we can do with our DVRs Glad to find it! Looking forward to help experimenting new ways to acces DVRs over the internet. Currently I want to do that with a AVTECH 780W, I would like to see the cameras using Java on mobile devices, any help will be appreciated!
  7. remoto

    Java client for AvTech DVRs

    Thanks for the application Steve! However I have an AVTECH 780W and it seems that the login process is a little bit different so I can't log in (using Windows XP it says: Error java io IOException: Can't read the Login data !!. tried both, command line and java -jar CCTV.jar with no arguments) Is it possible for you to send me the source code? I want to acces my 780W and if that works as expected I'll try to make the cameras accessible through a cell phone (Java MIDlet on Nokia N95 8Gb) Thanks in advance! PS: I dont have enough posts yet to send you a PM so I'll appreciate if you send me any email so I can contact you, THANKS!
×