From owner-freebsd-questions@FreeBSD.ORG Sun Jul 16 23:53:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8BFC16A4DE for ; Sun, 16 Jul 2006 23:53:37 +0000 (UTC) (envelope-from jhall@vandaliamo.net) Received: from trueband.net (trueband.net [216.163.120.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F49143D45 for ; Sun, 16 Jul 2006 23:53:36 +0000 (GMT) (envelope-from jhall@vandaliamo.net) Received: (qmail 11503 invoked by uid 1006); 16 Jul 2006 23:53:36 -0000 Received: from jhall@vandaliamo.net by rs0 by uid 1003 with qmail-scanner-1.16 (spamassassin: 3.1.0. Clear:SA:0(-0.8/100.0):. Processed in 0.820576 secs); 16 Jul 2006 23:53:36 -0000 X-Spam-Status: No, hits=-0.8 required=100.0 X-Spam-Level: Received: from unknown (HELO trueband.net) (172.16.0.11) by -v with SMTP; 16 Jul 2006 23:53:35 -0000 Received: (qmail 11525 invoked from network); 16 Jul 2006 23:53:35 -0000 Received: from unknown (HELO admintool.trueband.net) (127.0.0.1) by -v with SMTP; 16 Jul 2006 23:53:35 -0000 Received: from 12.170.206.13 (SquirrelMail authenticated user jhall@vandaliamo.net) by admintool.trueband.net with HTTP; Sun, 16 Jul 2006 23:53:35 -0000 (GMT) Message-ID: <3814.12.170.206.13.1153094015.squirrel@admintool.trueband.net> Date: Sun, 16 Jul 2006 23:53:35 -0000 (GMT) From: jhall@vandaliamo.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Streaming video real time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2006 23:53:37 -0000 I have a need to stream video from my server room to wherever I am via the web. Basically, I need to be able to see the temperature sensor in the room when an alarm is indicated, and I need to be able to see what mode the A/C is in. I have found some articles regarding streaming video, but nothing which seemed to relate to streaming video realtime. I have a USB web cam, and Apache installed. And, I am running FBSD 5.3 on the server. Any suggestions as to what I should look at would be greatly appreciated. Thanks, Jay