ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] Звук по сети
Date: Thu, 4 Aug 2005 10:33:53 +0400
Message-ID: <20050804063353.GU29004@immo.ru> (raw)
In-Reply-To: <1064043921.20050804102037@inrecolan.com>

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

* Alexandr A. Alexandrov <aaa@> [050804 10:22]:
>   Попробовал  NAS под Cygwin - работает. То есть, когда запускаешь под
> Cygwin  XServer, и в нём запускаешь утилиты из пакета NAS - звук есть.
> Значит, осталось заставить все программы заворачивать звук на NAS.
Для начала надо пробросить порт с удалённой машины.  В
документации по nas это описано.  В ssh нет возможности сделать
это автоматически, как проброс X сессии...

Собсно "заворачивалка":

$ cat /usr/bin/audiooss
#! /bin/sh

LD_PRELOAD=${LD_PRELOAD+$LD_PRELOAD:}/usr/lib/audiooss/libaudiooss.so exec "$@"

Отлавливает обращения к /dev/dsp, /dev/mixer, etc и пробрасывает
их через NAS.

>   Как  я  понял,  audiooss  как  раз  для  этой  цели  и служит? Может
> кто-нибудь   пояснить   на   пальцах,   в   чём  суть  OSS,  как  она
> взаимодействует  с  aRts,  например  (как  я  понял,  у  меня  в  KDE
> используется именно он)?
OSS - это такое низкоуровневое API.  В ALSA есть эмуляция OSS.

-- 
Regards, Sir Raorn.
-------------------
У нас есть неформальное правило: всякий, кто собрал новую версию пакета,
которая попала в Сизиф, автоматически становится мантейнером этого
пакета. ;)
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-08-04  6:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 19:38 Alexandr A. Alexandrov
2005-08-03 20:01 ` Alexey Rusakov
2005-08-04  4:53   ` Alexey I. Froloff
2005-08-04  6:20     ` Re[2]: " Alexandr A. Alexandrov
2005-08-04  6:33       ` Alexey I. Froloff [this message]
2005-08-04  6:57         ` Alexandr A. Alexandrov
2005-08-04  7:09           ` Alexey I. Froloff
2005-08-04 19:58             ` Re[2]: " Alexandr A. Alexandrov
2005-08-08 20:14             ` [Comm] " Arioch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050804063353.GU29004@immo.ru \
    --to=raorn@immo.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git