Tagged Questions
The ip-camera tag has no wiki summary.
4
votes
1answer
151 views
HTTP tunneling (of RTP) for cameras
My company is developing a system that interfaces with several network cameras.
The way we stream video from the cameras is over HTTP (mainly because of camera limitations combined with the fact that ...
4
votes
2answers
731 views
Implement IP camera
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 ...
3
votes
1answer
2k views
Cross-browser solution for displaying MJPEG stream
Is there a lightweight, free, and reliable way to display MJPEG in a cross-browser environment? I'm trying to display an MJPEG stream from an Axis 2120 IP camera on a site that I'm developing, and ...
3
votes
1answer
557 views
How should I integrate a live video feed onto a website?
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 ...
2
votes
3answers
77 views
Fake http server for testing purpose
I have an application that connect to an IP camera and that do HTTP request to get image and M-JPEG. For now it's ok because I have the camera in the developpement room. But in a few weeks, the cam ...
2
votes
0answers
652 views
Get rtsp stream from Axis camera on Android
I'm trying to show rtsp stream from an Axis camera into a mediaplayer object, here the code:
public class Rtsp extends Activity {
String PATH_TO_STREAM = "rtsp://192.168.131.21/mpeg4/1/media.3gp";
...
2
votes
2answers
3k views
How to publish real time video stream of IP camera to flash media server with flash?
Does flash provide an api to deal with remote stream like IP camera does?
2
votes
2answers
3k views
IP Camera implementation in Android(View live video from IP Camera)
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 ...
1
vote
2answers
45 views
MJPEG Video from IP Camera too fast
I'm just trying to read a video Stream out of an IP Camera (Basler BIP-1280c).
The stream I want to have is saved in a buffer on the camera, has a length of 40 seconds and is decoded in MJPEG.
Now ...
1
vote
1answer
29 views
jQuery fetch jpeg image from IPCam
As a beginner in jQuery I followed the tutorial at jQuery For Designers (J4D) as Rzetterberg has told to check it out in this post webcam image refresh with ajax.
The images I am getting from my ...
1
vote
1answer
230 views
Share an IP camera feed (RTSP?)
I have an IP camera and I would like to share its feed.
It can output an RTSP feed as well as simple JPEG images.
I am looking for a way to take that single feed and serve it to multiple viewers.
...
1
vote
2answers
74 views
How to launch the camera application in landscape mode and keep it that way in iphone?
I wish to launch the camera in my app but keep it in landscape mode only... is it possible?
1
vote
1answer
253 views
Showing processed images from an IP camera
I have an IP-camera that serves images. These images are then processed via EmguCV and then I want to display the processed images.
To show the images, I use this code:
Window1(){
...
...
1
vote
3answers
379 views
How to grab images in JPEG format in higher Fps from IP Camera
Hy Everyone!
I am having a problem in grabbing images from a Panasonic IP Camera in JPEG format infact the problem is with the fps because the fps is always remains 1 or 2 not more than it but infact ...
1
vote
1answer
2k views
Embed IP Camera streaming into website with PHP?
I have done a quick google on this but i was wondering if this is possible? I have opened up ports on our router to it so its accessible from anywhere but could i use PHP or similar to grab live ...
1
vote
1answer
1k views
How to render IP camera video with socket by actionscript?
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 ...
1
vote
1answer
337 views
How to get a live snapshot from IP camera?
Has anyone ever managed to do this?
I'm totally out of clues now..
1
vote
0answers
41 views
How to write a driver that “converts” an IPCam to a pc camera in windows?
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!
1
vote
1answer
210 views
Unable to do fast I/O of dynamically generated images on a IP camera
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 ...
1
vote
1answer
1k views
How do I use ffmpeg with live streaming from an IP camera
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 ...
1
vote
0answers
184 views
Help with IP cameras
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 ...
0
votes
0answers
198 views
Viewing IP camera via embedded VLC
Hey all i am having some problems with viewing a stream from the IP camera via its CGI commands:
http://192.168.1.99:99/videostream.cgi?user=UNhere&pwd=PWhere&resolution32=&rate=0
When ...
0
votes
1answer
47 views
announcing rtsp. A way to overcome blocked ports?
If all incoming ports are blocked on a ip camera (due to cellular network stuff), is it possible to have the ip camera initiate the connection to the client-viewer?
I am looking at using a android ...
0
votes
2answers
176 views
stream live video from IP Cams in iPhone SDK?
I have to develop plug-in module which will allow us to stream live video from IP Cams if the IP of the cameras are available. The format and encoding for the same is: MPEG4 RTSP/RTP but I dont know ...
0
votes
1answer
117 views
Why do I receive “The operation has timed out” when it is not a timeout?
I'm doing an application that do HTTP request to an IP camera. Each time I do an HTTP request, I receive a picture that draw on the screen. All this process is done like this:
I have a timer that is ...
0
votes
1answer
175 views
Getting a snapshot from an rtsp video stream from an IP camera
Normally, I can get a still snapshot from an IP camera with a vendor provided url. However, the jpegs served this way are not of good enough quality and the vendor says there is no facility provided ...
0
votes
1answer
111 views
How to get the MJPEG stream from a NC541 camera?
I have an NC541 IP camera, which supposedly does have an MJPEG stream, as in the manual it says "The video is compressed by MJPEG", but I can not find a way of how to get that stream from the camera. ...
0
votes
1answer
186 views
embedding live ip camera feed into webpage
i am trying to set up a few ip cameras for a client.
yet i am having trouble getting the stream from the camera to the webpage then for it to play through a player. i have tried different players ...
0
votes
3answers
117 views
How do I grab an image retrieved from a camera via web browser?
I have an IP camera that hands me a snapshot of what it is seeing when I enter a specific url which the manual provides. The manual also states that the http response is:
HTTP Code: 200 OK
...
0
votes
3answers
467 views
how to get IP camera stream into C#?
I've used AForge library to make this little program, that shows live feed from a webcam into a PictureBox.
private FilterInfoCollection VideoCaptureDevices;
private VideoCaptureDevice ...
0
votes
1answer
64 views
How to get Range of Pan/Tilt/Zoom in PTZ Cameras?
I have to write APIs for Panasonic WV-SC385 Network IP Camera. I searched a lot for getting Ranges of Pan/tilt/zoom, But I did not find any useful material. I will appreciate if somebody here provides ...
0
votes
0answers
91 views
Do any IP cameras implement the UPnP Digital Security Camera profile?
I'm trying to find an IP camera that allows me to operate it via UPnP. The UPnP forum provides a Digital Security Camera profile:
http://upnp.org/specs/ha/digitalsecuritycamera/
However, I have not ...
0
votes
1answer
85 views
PHP CURLOPT_WRITEFUNCTION doesn't appear to be working
I'm trying to read just one chunk of a stream of data using curl.
Ideally I would like to just retreive the first image in the stream and write that to a jpg file.
I'm attempting to do this using ...
0
votes
0answers
17 views
Canon VC-C50i Commands
I am going to write an application which control Canon VC-C50i PTZ camera. I don't have WebView command manual of this camera. Can someone refer me link where I can find command manual for Canon ...
0
votes
1answer
277 views
tutorial to stream live video from ip camera to android app
Please advise how can i go fulfiling the above task.Is there any tutorials or code segment which can be of help.
Thanks and Regards,
Mayank
0
votes
0answers
266 views
Geovision SDK + ActiveX to ensure live video streaming
I have problem with a GeoVision cameras which by calling from IE only shows static image...
It is said that by using their SDK and writting an ActiveX it is possible to ensure video in pop-up ...
0
votes
1answer
428 views
How to use RTSP over HTTP?
Can someone please explain what is meant by RTSP using HTTP. How can I get video stream on TCP instead of UDP??
0
votes
0answers
192 views
How stream video from a camera (Panasonic WV-SP305) which connects via LAN in C#?
I'm trying to stream video from Panasonic WV-SP305 which connects via LAN to computer?
It has a CD with it and I can see live video with its browser-based live view which is pre-loaded on the camera ...
0
votes
2answers
466 views
opencv java ip-camera (2 questions)
this is first time i'm working with ip camera (D-LINK DCS-5605), my final task is to detect objects and FOLLOW THEM (control ip camera)...
I've already wrote java code that detects objects in a way i ...
0
votes
0answers
55 views
Specific IP camera needs [closed]
I'm looking for a cctv camera into a reasonnable price range.
The camera need to be voip and PoE and most important, be able to record directly on a NAS on my network without the utilization of a ...
0
votes
1answer
271 views
onvif command pullmessages axis P1346
I developed a video surveillance program and I need to connect to a camera axis with the P1346 protocol ONVIF to read his events.
With the command "CreatePullPointSubscription" I get an address but I ...
0
votes
0answers
638 views
FFmpeg RTSP problem with IP camera
I download FFmpeg windows binary and use ffplay.exe successfully for media files and some Ip Cameras with RTSP support (eg Acti).
I try ffplay on a Bosch( h264) NDC 265 P camera it does not work. ...
0
votes
2answers
3k views
Playing RTSP with python-gstreamer
I use gstreamer for playing RTSP stream from IP cameras (like Axis.)
I use a command line like this:
gst-launch-0.10 rtspsrc location=rtsp://192.168.0.127/axis-media/media.amp latency=0 ! decodebin ...
0
votes
0answers
504 views
How to connect an IP camera to Red5 Server?
Does anyone know the configuration from Red5 to connect to an IP camera? Where and how should I do this?
0
votes
1answer
144 views
Converter from IP based cameras to Flash player
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. ...
0
votes
0answers
256 views
Mplayer crash when playing RTSP and disconnect
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, ...
0
votes
1answer
722 views
Can ffmpeg or vlc be used to stream IP camera video?
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.
0
votes
1answer
478 views
Is there anything like standard IP camera OS emulator?
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 ...