Jump to content
mike_va

Panasonic NV-502 and Arecont 3135 Vitamin D or html string

Recommended Posts

Thought others might be able to use these:

 

NV-W502:

cgi-bin/mjpeg?resolution=640x480

 

The Panasonic I had to get from their tech support as I could not find it in any documentation.

 

AV3135

mjpeg?res=half&x0=0&y0=0&x1=1920&y1=1536&qualitylevel=12

 

They can then be applied to a html page per:

 

viewtopic.php?f=2&t=23345

Share this post


Link to post
Share on other sites

That's much simpler than the one I've been using. I used a url snooper to figure out what my video surviellance software was sending as it supports that camera. Then I used the URL below, after incrementing the channel and user id, in my ip cam viewer app on my droid x. The problem is that it appears if you open it up too many times, the camera becomes unresponsive and returns errors from the http request even when you open it up directly in a browser. I suspect the connect=start starts a stream and then requires some sort of closing of it. So I think I was causing a resource leak. Hopefully your solution will fix this. Thanks!

 

 

cgi-bin/jpeg?connect=start&framerate=5&resolution=640&ch=2&UID=2

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×