Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
612 views

Database of surveillance camera locations

To get more into django programming I'm planning to create a google maps mashup, which finds routes from A to B, but avoids streets/junctions that cross public surveillance cameras' perspectives. ...
2
votes
2answers
666 views

surveillance camera viewer programming in .net [closed]

I'm trying to build a viewer application for analog surveillance cameras in .NET. Something along the line of Zoneminder. Just wondering if there's any api available or where should I start looking in ...
1
vote
0answers
78 views

Embed a video feed from a surveillance cam in a website [closed]

I have a client interested in embedding a video feed from a surveillance cam into their website. My preference is to stay with opensource technologies here and languages such as PHP, javascript, etc. ...
0
votes
1answer
25 views

How to surveil variables in XCode4.2's debugger

I have a few int16 attributes of my core data entities, and I want to surveil them during the debugging but I met some troubles. First, I want to surveil attributes named "order" and "total", both ...
0
votes
0answers
35 views

Free software wanted to batch process surveillance cams videos to extract fragments with motion [closed]

I have a lot surveillance cams videos. They are lengthy and they are full of static pictures, but they also contain few short fragments with moving objects. I'm looking for an utility wich I can feed ...
0
votes
0answers
54 views

dvr surveillance systems development in iphone

I have one question. May be it is a very generic question, please forgive me. In our office we have installed a Samsung DVR-1670. We are planning to develop mobile surveillance software for that. ...
0
votes
1answer
48 views

Anyone working with Stretch Inc's S6 or S7 based chipset

This is a long shot, but anyway ... I am developing a video DSP system based on the Stretch S6/S7 chipset and tools. It is frequently used in the video surveillance market. I would like to know if ...
0
votes
1answer
103 views

Finding significant images in a set of surveillance camera images

I've had theft problems outside my house so I setup a simple webcam to capture every second with Dorgem (http://dorgem.sf.net). Dorgem does offer a feature to use motion detection to only capture ...
0
votes
1answer
162 views

How do i get the data from a surveillance camera to a storage i can stream from?

Hi my sisters house was robbed chrismas evening :( I talked with her about making a surveillance system for her. The idea is to have a system that detects intruders and then send a SMS to you while ...
0
votes
2answers
1k views

How can I connect a TCP/IP Camera to the PC?

I want to write an application that can capture from a TCP/IP camera. I haven't bought the camera yet. I have the following questions: What should I look for in the camera? Do all cameras have ...