码迷,mamicode.com
首页 > 其他好文 > 详细

openwrt 上的 upnp wifi 音频推送 gmediarender

时间:2018-08-19 14:48:46      阅读:312      评论:0      收藏:0      [点我收藏+]

标签:启用   必须   nbsp   openwrt   ase   audio   3.0   linu   模块   

首先是必须启用的模块

Libraries --->
<*> libupnp

Sound --->
<*> alsa-utils
<*> madplay-alsa
-*- mpg123

Multimedia --->
gst1-libav
gstreamer1-libs
gstreamer1-plugins-base
gstreamer1-plugins-good
gstreamer1-plugins-ugly
gstreamer1-utils

Kernel modules --->

Sound Support --->
kmod-usb-audio

USB Support --->
kmod-usb-ohci
kmod-usb-storage
kmod-usb-storage-extras
kmod-usb-uhci

Native Language Support --->
kmod-nls-utf8

关于 使用 openwrt 还是使用 sdk 进行编译的问题,我比较推荐使用 openwrt 进行编译。虽然慢一点,因为已经选择装上的软件包的头文件什么的。

已经在 staging_dir/target-mipsel_24kc_musl 安装好了。

openwrt-sdk-ramips-mt7620_gcc-7.3.0_musl.Linux-x86_64.tar.xz 

 

openwrt 上的 upnp wifi 音频推送 gmediarender

标签:启用   必须   nbsp   openwrt   ase   audio   3.0   linu   模块   

原文地址:https://www.cnblogs.com/ningci/p/9501116.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!