From owner-freebsd-chat@FreeBSD.ORG Fri Apr 25 08:02:25 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5217637B401 for ; Fri, 25 Apr 2003 08:02:25 -0700 (PDT) Received: from hope.caffeinated-systems.com (hope.caffeinated-systems.com [209.98.4.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF2643F3F for ; Fri, 25 Apr 2003 08:02:24 -0700 (PDT) (envelope-from jon@caffeinated-systems.com) Received: by hope.caffeinated-systems.com (Postfix, from userid 1003) id 030244D912; Fri, 25 Apr 2003 09:37:16 -0500 (CDT) Date: Fri, 25 Apr 2003 09:37:16 -0500 From: Jon Passki To: freebsd-chat@freebsd.org Message-ID: <20030425143716.GE14108@hope.caffeinated-systems.com> References: <20030425141532.GD14108@hope.caffeinated-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030425141532.GD14108@hope.caffeinated-systems.com> User-Agent: Mutt/1.4i Subject: Re: Video Out to Video In converter X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 15:02:25 -0000 Shameless self-followup... On Fri, Apr 25, 2003 at 09:15:32AM -0500, Jon Passki wrote: > Hello, > > I'm looking for a device that would allow me to connect, for example, > a standard PC video output (640x480, 256 color) to a device that could > in turn convert it back into an abstracted signal. That device would > be accessed by, again an example, a local program that would resend > the information out using the X protocol as a client program. The > purpose is to access systems that have no means of communications > other than video and keyboard, without needed a monitor or needed to > be physically near the system. Okay, I should have searched longer. I guess the term is a KVM-over-IP device. Many of them have their own servers, though. Some http w/ SSL, some with VNC. Has anyone seen a device that can connect to a host system, like FreeBSD, and be utilized by that system, versus the black-box approach? Jon