Top "Ip-camera" questions

An Internet protocol camera which sends video data over the Internet

Android external camera options - overlay on top of video stream, no middleman server/router

I'm looking for a way to interface with an external camera from an Android device. The reason it needs to …

android bluetooth camera usb ip-camera
IP camera: open source software for recording H.264

I have an IP camera (Axis M1054) and I would like to record video stream. I would probably start with …

linux video-streaming h.264 ip-camera
What is the HTTP URL to stream the sub-stream channel from Dahua/CP-PLus camera

I got the RTSP equivalent, which is: rtsp://my_cam_ip:554/cam/realmonitor?channel=1&subtype=1 I came across some …

streaming rtsp ip-camera http-streaming
Convert RTSP stream to virtual web camera

I am trying to use a RTSP stream from an IP camera as video input source for various applications on …

camera streaming webcam rtsp ip-camera
Use an IP-camera with webRTC

I want to use an IP camera with webrtc. However webrtc seems to support only webcams. So I try to …

linux ffmpeg webrtc ip-camera
Recording IP Camera stream with FFMPEG

Hey I am trying to record the IP camera stream using FFMPEG . But it is giving me Input/Output error . …

ffmpeg video-streaming ip-camera
Android ICS and MJPEG using AsyncTask

I modified the MJPEG viewer code from Android and MJPEG to work using an AsyncTask (and thus work on Ice …

android android-asynctask mjpeg ip-camera
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 …

python h.264 gstreamer rtsp ip-camera
IP Camera, how to detect it on the network?

I am creating a program to talk to a IP Camera, of this model: CVUL-I125 This has a simple web …

api networking ip-camera
OpenCV: How to capture frames from an Ethernet camera

I have earlier programmed USB webcam, where the sole aim is to get the live frames from the camera and …

c++ opencv ethernet ip-camera