DLAN based wireless speaker (raspberry pi)

some passages:


Android doesn’t have built-in support for any media streaming technology (AirPlay, DLNA, Miracast). Samsung Link (formerly AllShare) is also based on DLNA


Spotify Connect: which will allow to stream directly from Spotify app on your Android to any Spotify Connect-enabled receiver. Unfortunately as of today, the feature is available only in a short list of HiFi brands.


Chromcast:

Chromecast is another name that has been lately gaining popularity. Even Google Music supports Chromecast streaming. However, Chromecast dongle uses HDMI interface, very popular for video, which you will not easily find in HiFi devices.



DLAN:

http://en.wikipedia.org/wiki/Digital_Living_Network_Alliance#Products_supporting_DLNA


how to configure raspberry pi to enable DLAN 

http://blog.scphillips.com/2014/05/playing-music-on-a-raspberry-pi-using-upnp-and-dlna-v3/

http://yabb.jriver.com/interact/index.php?topic=89044.0

some apps:

 https://play.google.com/store/apps/details?id=eu.airaudio&hl=zh_TW


====================================

Install some pre-required libraries:


sudo apt-get install autoconf automake libtool

sudo apt-get install libupnp-dev libgstreamer0.10-dev \
                 gstreamer0.10-plugins-base gstreamer0.10-plugins-good \
                 gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly \
                 gstreamer0.10-ffmpeg \
                 gstreamer0.10-pulseaudio gstreamer0.10-alsa



Install GMediaRenderer: (now Get a copy of the gmrender-resurrect project from GitHub and enter the new directory that appears:)

cd 

sudo  git clone https://github.com/hzeller/gmrender-resurrect.git

cd gmrender-resurrect

sudo ./autogen.sh

sudo ./configure

sudo make

sudo make install

sudo cp scripts/init.d/gmediarenderer /etc/init.d

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值