项目作者: Changer098

项目描述 :
An A2DP sink built with bluez and C#
高级语言: C#
项目地址: git://github.com/Changer098/Bluez-A2DP-Sink.git
创建时间: 2018-04-06T02:03:30Z
项目社区:https://github.com/Changer098/Bluez-A2DP-Sink

开源协议:

下载


Bluez-A2DP-Sink

An A2DP sink built with bluez and C#

Current Status

Currently a mismash of WIP code revolving around getting bluez to work.

Requirements

  • Mono (.Net 4 support at least)
  • DBus
  • Bluez

Libraries

  • Dbus-Sharp (for communicating with dbus)
  • Gstreamer .net wrapper (TBI)

Gstreamer will be used for audio playblack. It currently looks more friendly than dealing with alsa.

Building

Currently being built on Ubuntu 17.10 (or whatever is latest), not working on other distros or WSL.
Trigger build with xbuild (should be distributed with mono)