From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 15:15:05 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA45A106566C for ; Fri, 12 Aug 2011 15:15:05 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 717498FC13 for ; Fri, 12 Aug 2011 15:15:05 +0000 (UTC) Received: by qyk4 with SMTP id 4so433765qyk.13 for ; Fri, 12 Aug 2011 08:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=ptaxtt6jlMFsflIEKtk3o/XhDfTTG3osL3wIzTEjMGI=; b=qSHF/QXu430uFii4tHZb3P3bVynnB5Thl5BmtXiTXpkS2hcnBL8lvKviE60jrJ8ANB o+bAZpPCu1KzmLX/UnW3ch5j3IBM3D9zAowMxaZZu+tYiTsLHeaTmUn0gP8ipHbNvK3m hX+kOVNWwh+Q/gxziVTNv608Lk5O220XtjZOU= MIME-Version: 1.0 Received: by 10.229.19.193 with SMTP id c1mr710281qcb.118.1313162104743; Fri, 12 Aug 2011 08:15:04 -0700 (PDT) Received: by 10.229.233.144 with HTTP; Fri, 12 Aug 2011 08:15:04 -0700 (PDT) Date: Fri, 12 Aug 2011 18:15:04 +0300 Message-ID: From: Ross To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Redirect sound of flash plugin? 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: Fri, 12 Aug 2011 15:15:05 -0000 Is it possible to redirect sound of flash plugin? I am running firefox via ssh. Currently I successfully redirected sound of other applications using NAS. How can I do the same with flash? Maybe intercept sound some how.