Hey guys.. i have been given a task to find out the methods used to support many different IP cameras in a single software which manages them. for eg. The methods or protocols used by Milestone's XPrtotect softwares. We are already dealing with DVR cameras. Now we have to proceed with IP Cameras Can anyone just give me an idea about the ...
Hi.
We have a device that has an analog camera. We have a card that samples it and digitizes it. This is all done in directx. At this point in time, replacing hardware is not an option, but we need to code such that we can see this video feed real-time regardless of any hardware or underlying operating system changes occur in the future...
I have a client who wants to display live 24 hour footage on their website, to show off the progress of a number of big refurbishment jobs they are carrying out.
I've looked at IP cameras and to be honest this looks like the most logical technology to use, but not sure if I'm missing something. Would it be possible to put the live feed ...
Hi All, I have a requirement to implement IP camera's for my client's Organization(May be 5 or more). I need to provide facility to view these camera's preview in their Android mobiles. I found an application already available in Android Market(IP Cam Viewer) and it is what exactly my Client asking.
Can anyone suggest me the best IP c...
Please can any one tell how to test ip camera surveillance system.... different scenarios...available open source tools etc....
I am fresher to this domain
please reply me
thank you
...
My question is very basic because I am a newbie to all these
technologies.
I have an IP camera connected to my internal network.
http://192.168.1.20/videostream.cgi?user=admin&pwd=
...gives a live streaming view in Firefox or Internet Explorer.
Now I want to record the live stream into a video.
The parameters to be supplie...
Is there anything like standard IP camera OS emulator? So to create a plugin\program for it and be able to come to Cameras creator\vendor with something like "Hey, I've developed some cool software for your camera! Look here! Please implement it into your cameras next version or please give me the job in your company!)"
So something li...
Hi,
I have a image file stored at a remote server (i.e http://example.com/images).The images in this folder are getting updated at the rate of 1 image per 100 milliseconds
Think of ip cams that transmit MJPEG images .
I am using apache HTTP client api to connect to my remote server .I am getting a stream of the content
HttpClient htt...
Does flash provide an api to deal with remote stream like IP camera does?
...
So that the IPCam can be accessed as if it's a normal pc camera.
I'm pretty new to this, any advice is greatly appreciated!
...
Has anyone ever managed to do this?
I'm totally out of clues now..
...
If so please provide an example.Just a simple example that doesn't refer manufacturer SDK is enough for me, I just need an example to get started, and I don't hope it to work for all cameras.
...
In a future project, I need to access Axis IP-cameras from c# and show the current video-stream of multiple cams in a (WPF)-app. The app must be capable of making snapshots of the current stream.
I have looked around and found multiple APIs to access the cams. Axis provides an html-API and an API to use the the ActiveX display-control. ...
As a hobby project, I want to set up an IP security camera to stream to my web server. The streams should be stored on the server, and I want to set up a web application to let me browse through the recorded video - either streaming using Flash or HTML5, or just by downloading chunks of video as video files.
Although not very experience...
So far the solution I found requires a crossdomain.xml to work,but this is not available on an IP camera:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" applicationComplete="init()">
<mx:Script>
<![CDATA[
import utils.video.mjpeg.MJPEG; ...
Has anyone managed to switch to/from IP cameras with actionscript?
...
Hi,
I'm using mplayer for playing RTSP streams (Axis IP Camera), and I
would like to know how I can prevent mplayer from crashing when the IP
cameras are unreachable (network problem, camera is shutdown, etc...).
Currently, mplayer crash with this output:
MPlayer interrupted by signal 11 in module: free_demuxer
- MPlayer crashed by bad ...
Hi,
I would like to know the file formats that IP based surveillance cameras produces. I would then need to build or use available codec/ source code to convert to a format Flash player 10 can support. These are formats other than the usual .FLV for my website which is run on JBoss with Flex 3. I would like to support as many file forma...