ubuntu ip camera

  • Ubuntu IP Camera Software

    I bought an IP Camera to play with and wondering if anyone know if there is a software for Ubuntu?

  • Ubuntu IP Camera Daemon? (/w motion DVR?)

    I believe I had a break in attempt today and would like to beef security up in the home. I want to motion sensor up the garage. I currently have some decent horsepower being underutilized as a ClarkConnect router, replacing with Ubuntu and adding some sort of IP Camera daemon. Camera's I was looking at include Linksys WVC80N and some commercial grade Panasonic IP cam's since I know a dealer.What (OS?/FREE) options are available for the server side?Hardware is pretty powerful:Intel Atom with GCLF2 board, 1 GB ram, 120GB 2.5" SATA2 in a Travla case. Dedicated Linksys WAP5500N commercial gra

  • Ubuntu ip camera Camorama

    Advice request Please:I have been running an USB Webcam using Camorama very successfully for some time but I also have a Mobotix ip camera but have failed to find any method of viewing it on Camorama and hence FTP uploading it. You may argue why use additional software when the camera itself will post the images without additional soiftware... BUT the Mobotix fails to properly Time Date stamp the images and Camorama does quite nicely. Another linked question is Camorama files the uploads with the extension .jpeg or .png is it easily changed to .jpg please.. dont ask why!! but the main recipien

  • Ubuntu ip camera

    Having installed and ip camera opening the correct ports on my router although I can get to the page where the web cam image should be using a login and password there is no image. Is there a special plugin does anybody know to see the wecam output?

  • Ubuntu IP Camera Video Streaming

    My local priest has asked me if I can use my computer skills to stream church services live for people who can't make it to church.I said, sure thing! I thought it would be simple, but the deeper I look into it, the more lost I have become!Here's the tech requirements:- A camera with good optical zoom and focused on the altar (the camera will be stationed at an unobtrusive point at the back of the church on the choir balcony)- Everything must be wireless (power is available on choir balcony to power the camera). - Sound should be synchronised perfectly with the video (have access to the church

  • Ubuntu IP Camera Pics to Web

    I am most certainly a newb with anything outside of Windows, so please stick with me!Here is my challenge:I have a camera overlooking a very large university capital project. Currently, the camera takes pictures every 15 minutes and sends them to an FTP server. The campus content management (CMS) and FTP servers are completely different systems. I would like to create a script that looks at the upload folder holding the pictures and finds the file with the newest accessed or created date. Next, I need for the script to rename the picture to a specific file name and FTP it to the CMS system rep

  • Ubuntu Random question about video streaming from an IP Camera

    HiThis is probably the wrong forum to star and I am clutching at straws here hoping someone can point me in the right direction.I own a cheap IP Network WebCam, bought from eBay (like this one:http://cgi.ebay.co.uk/WPA-Wireless-WiFi-IP-Camera-CCTV-PT-Webcam-new-freeship_W0QQitemZ110518953881QQcmdZViewItemQQptZL H_DefaultDomain_0?hash=item19bb716799) that looks like this:http://i298.photobucket.com/albums/mm275/milycai/300-3.jpgit doesn't list it's manufacturer anywhere and just says it is the F-Series IP Camera.It works well, both on Firefox and IE. However, you can only get a live video strea

  • Cheap IP camera that works in Ubuntu?

    I had an exciting find yesterday, a stock of discontinued Linksys WVC11B IP cameras at a surplus store for $50 each! That's the cheapest I've ever seen an IP camera.I have an application where I could use 4-5. But I'd like to use these in Ubuntu and it seems the video can be streamed to IE only using an OCX plugin.Bleh.Current IP cameras start at about twice what these do - and most of these are IE-only as well!Does anyone know of a *cheap* IP camera that works in Ubuntu? I'd be using it wired.

  • Ubuntu what is your IP camera

    what is your IP camera? can someone tell me some types of IP camera? how can i choose a good one than others?:guitar:

  • IP Camera software for ubuntu

    I got an Axis 206 IP camera to play with for a while. I was wondering what software options are there for IP camera on Linux. I have to install zoneminder but I would like to know if there are other (and maybe better) software too

  • Ubuntu ip forwarding between two network cards

    I have two PCs both installed with Ubuntu 10.04. Also they both have two network cards installed. One (server) is connected to Panasonic IP camera BL-C131 and the other (client) is connected to the first PC through hub. I want to connect from the client PC through server PC to the camera.Following is the network configuration:Camera ip address: 10.81.113.69Server PC: eth0--192.168.0.19 (connected to client PC through hub) eth1--10.81.113.19 (connected to camera)Client PC: eth0--192.168.0.17 (connected to server PC through hub)Server PC can connect to camera very well. I follow the guide https:

  • Java Script to capture IP camera

    Good Day to All,I have an IP Camera and i want to Display on My Web page. I'm not expert in JS but i tried few ways to Stream my web cam on my web page, but i Failed. Can any one help with simple JS Script to stream live IP camera on My Web-page. Any help or Suggestion will be greatly Appreciated.

  • IP Camera SNC-CS3N Email DNS problem

    I recently setup an IP Camera with Activity detection that is set to Email via SMTP me pictures when the alarm is tripped.Its connected to a Router DDWRT firmware.Here is a 3 in 1 picture of the network setuphttp://img692.imageshack.us/img692/1678/46449134.pngAs it shown in the log: 02-09-2010 Tue 22:16:03 : [DNS] Name resolution cannot be done.[SMTP] DNS error failed to send the mail.

  • IP Camera - D-LINK DCS-2100

    Thanks for looking in to this...I want to acess DCS-2100 camera through my application (in VC++ )Anyone have any idea regarding IP Camera's , specifically about Dlink DCS 2100How to acess IP Camera ? please suggest me some ways.any links regarding this, documents , sample

  • How to do motion detection from an ip camera giving mjpeg images

    can any one pls help me.Am new to this field.Actually i get pic from ip camera.i hav to detect motion in it and make it a video and send it to a mobile.Thanx in advanc.Really looking for help

  • unable to find ubuntu ip address

    hii am trying to connect to my ubuntu 8.10 machine from my xp home laptop.they are connected through a crossover cable.i need to find my ubuntu ip address so i can gain control of it.any ideas?

  • Capture Audio from IP Camera

    I'm trying to capture an audio stream from Axis IP camera. The audio data encoded as g.711 should be captured from the camera. I'm using the following http request:Stream roughStream = null;string URLaudio = "http://5.123.220.228/axis-cgi/audio/receive.cgi?httptype=singlepart";request = (HttpWebRequest)HttpWebRequest.Create(URLaudio);request.Credentials = new NetworkCredential("admin", "password");request.Method = "GET";audioResponse = (HttpWebResponse)request.GetResponse();roughStream = audioResponse.GetResponseStream(); However, I am getting that audio

  • Help buffering live ip camera feed onto server

    I hope someone can help me figure this one out!I'm trying to take the live feed I have from our ip camera (a .av file, whatever format that is) and buffer it onto a server to be streamed. So far ive written a c# app that downloads the stream from the ipcamera and stores it in a folder. The video viewer then accesses that file on the server to view the feed.The problem is, I can't seem to get my head around this stream. The ip camera feed is like an endless file thats constantly being written. When I access it via a browser it comes up as a download with an unknown filesize and just keeps downl

  • request ptctrl.cgi from ip camera

    anybody know how can I request ptctrl.cgi from IP camera using j2me??my IP camera is trendnet IP camera...

  • IP camera stream

    I have an IP camera and i want to see it on windows form. i read some articles at codeproject but they're a little bit too complicated to me. there're too much functions.How can i make a simple interface to watch my IP cam?Any help is appreciated.

  • Integrate IP camera using VB code

    Hi...I have an IP camera VIVOtech....I want to attach this camera with VB code ....plz give me any idea how is it possible?........

  • Streaming from IP Camera

    does anyone know how to stream from a IP Camera?i notice when i type '192.168.0.106/appro-cgi/mjpeg.cgi' in IE it starts to download the file but it never stops. So my guess is thats the streaming URL but i don't know how to view the image in VB.Anyone know how to get the image from the camera?

  • Ubuntu Pentax Camera help

    I have been using I.ibx and just upgraded to jaunty. Around this same time I purchased a pentax optio s40 camera. Now I have not had any problems with ubuntu recognizing digital devices like mp3 players. But it seems to have considerable problem recognizing the camera. I have gone into PLACES and there is no device recognized and I have used F-spot to import and it either does not recognize a camera or worse the screen goes gray and I have to fore quit can anyboby give me some help. Is this a problem with the camera setting? A problem with Ubuntu? The camera comes with software but its win/mac

  • IP Camera Navigation Button Control

    Hi. I need a running program (Windows Form Application using C#) for my navigation button for my IP Camera.The button consists of:Left, Right, Up, Down.For example, when the left button is clicked, the IP Camera will turn to the left side for a certain distance and it will stop automatically. Then when left button is being clicked again, it will move to the left and stop after a certain distance, etc.Can anybody tell me how am I supposed to start my coding ? Cause I seriously have no idea how I should start as I am not very good in my coding.I really need help for the navigation part. So, plea

  • IP camera stream on form

    I have an IP camera and i want to see it on windows form. i read some articles at codeproject but they're a little bit too complicated to me. there're too much functions.How can i make a simple interface to watch my IP cam stream?Any help is appreciated.

  • Help buffering live ip camera feed onto server

    I hope someone can help me figure this one out!I'm trying to take the live feed I have from our ip camera (a .av file, whatever format that is) and buffer it onto a server to be streamed. So far ive written a c# app that downloads the stream from the ipcamera and stores it in a folder. The video viewer then accesses that file on the server to view the feed.The problem is, I can't seem to get my head around this stream. The ip camera feed is like an endless file thats constantly being written. When I access it via a browser it comes up as a download with an unknown filesize and just keeps downl

  • Video stream from ip camera

    HiI want to write a .NET application to show and save video streams from an ip camera. But I'm not yet sure what would be the best way to get started. Should I look for an Axis camera so I'd be able to use their api (http://www.axis.com/techsup/cam_servers/dev/index.htm)or will I be fine accessing the video stream using directshow or whatnot using any other camera :-s ?thx in advance

  • Ubuntu Making Camera import work in edgy

    When i installed edgy, whenever i plugged my digital camera in to import photos, i always got this message when i tried to import themAn error occurred in the io-library (’Could not claim the USB device’): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (such as sdc2xx, stv680, spca50x) is using the device and you have read/write access to the device.This remain unfixed for me for a long time, until i came across this blog post:http://commandline.org.uk/2007/my-day-with-ubuntu-edgy-eft/#comment-18946He provides a fix for this, whic

  • Java jmf streaming from ip camera using rtsp

    i'm trying to create a player that reads rtsp video from an ip camera using jmf , and i'm facing problems doing this.- Using a processor i have this erreor:Received event javax.media.TransitionEvent[source=com.sun.media.processor.rtsp.Handler@f47396,previous=Unrealized,current=Configuring,target=Configured]Exception in thread "JMF thread: com.sun.media.processor.rtsp.Handler@f47396[ com.sun.media.processor.rtsp.Handler@f47396 ] ( configureThread)" java.lang.NullPointerExceptionat com.sun.media.processor.rtsp.Handler.closeSessions(Handler.java:266)at com.sun.media.processor.rtsp.Handler.doFaile

  • Ubuntu Any IP Camera recommendations

    Looking for any IP Wireless recommendations that work well with Ubuntu Server and Zoneminder. I was looking t Foscam but read that it was not compatible with Linux.The goal is to setup a security camera that works at night as well (IR) and can be viewed through a browser.

  • Ubuntu Multiple Network IP Camera

    I have connected to switch 5 logitech and linksys network ip cameras for security.Im using ubuntu 9.10 how can view and record all cameras at a time...Please help me...

  • Ubuntu Multiple Network IP Camera

    I have connected to switch 5 logitech and linksys network ip cameras for security.Im using ubuntu 9.10 how can view and record all cameras at a time..I have more programs for windows.but i like ubuntu....Please help me...

  • Ubuntu Server, best way to locally display video stream from IP camera.

    I'm deploying an Ubuntu server running on an industrial Kontron SBC to provide OpenVPN services and a ZoneMinder (DVR) for 4 IP-based cameras (Axis 219FD) for a remote (geographically speaking) installation of a recycling technology (many IP devices on the subnet, OpenVPN required to talk to all of them securely. The cameras are for quality control and process feedback). On the prototype I currently have in the field, I built an Intel-based server using desktop components purchased from NewEgg; it is running Ubuntu 8.10 desktop (Gnome). This box has a locally-connected monitor that displays th

  • Ubuntu Linksys WVC54G IP Camera in WINE

    First off, I'm not sure where to put this question. If there is a better place, I hope a mod will move it.Also :guitar:Ok, I have a WVC54G [c|net (http://www.cnet.com.au/wireless/accessories/0,239028911,240055564,00.htm)] Wireless IP video camera. You go to the network or internet IP of the camera and you can see the video feed. It needs IE 5.5 or later to view. It uses MPEG of some sort I think. Also, it had to update my directx, so it needs that. If I run IE in WINE, will it work? Basically I'm asking if the IE in wine is completly "standalone" or if I have dx as well.Also, time is

  • Ubuntu Firewire camera on Lucid Lynx problem

    I'm having problems installing a UniBrain Fire-i camera on Lucid Lynx. It's connected with firewire and is known to work with previous versions of Ubuntu and other Linux distributions (CentOS) on other machines. I've also tested it with Win7 on the same machine with no problems.I started off running through this tutorial and have tried the 10.04 specific command at the end.https://help.ubuntu.com/community/FirewireI'm running 2.6.32-22-generic-pae with libdc1394-22 (2.1.2-2), libraw1394-11 (2.0.4-1).Running Kino gives:WARNING: raw1394 kernel module not loaded or failure to read/write/dev/raw13

  • Ubuntu Creative camera (05a9:a511 OmniVision)

    I just got a camera from a friend. It's an old camera. I use Ubuntu 8.10lsusb gives:05a9:a511 OmniVision Technologies, Inc. OV511+ WebCamAfter googling I followed the instructions:http://forum.skype.com/index.php?showtopic=101297&view=findpost&p=466914MAKE gives me errors:make[2]: *** [/home/iosifidis/Desktop/webcam/ov511-2.32/ov511_core.o] Error 1make[1]: *** [_module_/home/iosifidis/Desktop/webcam/ov511-2.32] Error 2make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-14-generic'make: *** [default] Error 2And MAKE INSTALL gives me:./do_install.sh *.koDetected 2.6 kernelCreating

  • Ubuntu The camera issue.

    I have a Macbook (end 2007)and after an issue i decided to format it and install ubuntu (10.10) desktop,i loved it!!!But my build in camera does not work anymore.How do i make it work?

  • Ubuntu IP tracing using Skype

    Ubunters,In Windows you can use <netstat -n> to determine the IP of a person during a Skype chat.But how does this work for Linux Ubuntu. Is there a terminal command for that?Can looking at a previous Skype chat yield the same result?

  • Ubuntu IP address

    I need to know what my IP address is on an Ubuntu 10.04 server. I use DHCP, so to use the server I have to use the IP address. Is there any command to tell me?

  • Ubuntu IP addresses on home network and remote access?

    I'm using Ubuntu 10.10 and I'm trying to remotely connect to a Windows XP computer that is using the same internet connection. I'm just curious as to how this is done, both computers are mine. 1. How would I find the IP address of the Windows computer on the same network remotely/without going on the other computer?2. How do I remotely connect?I only know very rudimentary terminal commands, how to navigate my own system, move and edit files, etc., no networking. :tongue:If you don't want to explain it and know a good manual/guide online, then please share. I've been looking everywhere but have

  • Ubuntu Ip Set defined

    I do not know if this is an obvious question, but as far as Linux/Ubuntu go what is an ip set?How do they match or have to match in the use of sofware systems across networks?Newport_j

  • Ubuntu isight camera on macbook w/ 10.04, no OSX partition

    I have a macbook with a hard drive empty of everything except ubuntu. I do not have OSX set up to dual boot, nor do I have the discs from which to extract the files, as described here (http://ubuntuforums.org/showthread.php?t=1259166).I've done some reading through the forums and most of the solutions for getting the isight camera to work depend on extracting files from the OSX install on a hard drive.Can it be done without an OSX install or discs? For someone who's running pure ubuntu?

  • Ubuntu IP Spoofing

    I used Pandora a lot when it first opened, then they booted all non US IP addresses out. I found a program under XP that fooled the site in to thinking I was in the US (I'm actually in the UK), and that worked just fine. However, I no longer maintain a Windows partition and wondered if this was possible with Ubuntu. If there is a way, please don't forget I'm posting in the Absolute Beginners section for a reason, I am one.ps, anyone know the real story behind Pandora's reason, "Licensing Issues"? Is it because Pandora will only pay for a licence to broadcast in the US or something el

  • Ubuntu IP Static or Dynamic?

    Ubuntu forums members!This is my first time on the forums, and I have a "noob" question to ask. :popcorn:I've been trying to get my Broadcom 4312 wifi driver to work on my Hp netbook for some time now. I used ndiswrapper.I recently changed my IP to static to change my performance on the internet on my PS3.Does this screw anything up?I'm not really sure if this can do anything to make my wifi unable to use.

  • Ubuntu Intergrated Camera for Lenovo T61

    Brand new to Linux--Ubuntu 9.10 is my first distribution, and not very tech savvy by Linux standards. This has all been a bit intimidating, but I'm loving the speed and the stability!I've managed to get just about everything to work except for the Integrated Camera that comes with my Lenovo T61. I've seen some forum posts that look like they MIGHT be able to help but they all seem to assume that I have some idea of what I'm doing...which I don't.Anyone out there willing to help? And to walk a newbie through what I need to do, step by step?

  • Ubuntu IP address based restriction for remote desktop access

    Hi, I configured the remote desktop feature of Ubuntu 9.04.It is working file on entire network.I want to restrict the access of my Ubuntu PC 's desktop to one windows vista PC only. I want this restriction on IP address based.How can i do that? Which config file need to be edited to achieve it?

  • Ubuntu IP blocking

    what IP blocking software is good and works with Ubuntu?

  • Ubuntu IP monitor/emailer?

    I need a prog, preferably with GUI, which emails my dynamic IP to my email every time it changes (so I can access my security cams, for example or use remote desktop). There are numerous such IP mailer progs for windows but is there an equivalent one for Ubuntu please?(No, I don't want to use dyndns. It closes free accounts if they are not used for a month and I don't want/need to rely on some other company!)

  • Ubuntu Integrated Camera

    guys! This is my first post, and I just recently installed Ubuntu onto my laptop that I just purchased a few days ago. I was wondering, if there is any way to enable the integrated webcam--I have tried using Kopete to see if the camera is even recognized, and it isn't. I have also tried to install (and reinstall) cheese, and that didn't work. Is there anything that I can do to fix it?This is the laptop that I ended up purchasing: http://www.newegg.com/Product/Product.aspx?Item=N82E16834152127.I have included the output from the command lspci, and it doesn't appear to be listed either.

  • Ubuntu IP Address is all 000's

    I have been having some strange issues with my internet access. I am using a SONY VAIO VGN FE780G Notebook. The wireless connection with the Linksys WRT54G 2.4Ghz router has always been sketchy at best. It finally gave up & only accessible using a LAN cable. The router is working fine with other computers. Last year I addressed the issue with Sony when the problem first began with the wireless. They informed me they would not support the hardware use with Ubuntu Linux. Ok, we all know that's lame. I refuse to go back to windows.However, now the problem has progressed to an overall failure