希望把deepin里播放的声音同步传到android
Tofloor
poster avatar
d361155
deepin
2020-01-16 12:51
Author
SoundWire Windows版本很容易安装使用

SoundWire Linux版本看不懂怎安装
Reply Favorite View the author
All Replies
avatar
enjuster
deepin
2020-01-17 02:49
#1
1sudo apt-get install pavucontrol
2Install the portaudio package using your package manager, or from
  http://www.portaudio.com/download.html
如果有libportaudio2就不用装
3libqt5widgets5
4libcurl
然后嫌麻烦的话点紫色齿轮就会启动了
Reply View the author
avatar
enjuster
deepin
2020-01-17 02:50
#2
开一下端口如果你有防火墙
Reply View the author
avatar
enjuster
deepin
2020-01-17 02:55
#3
音量控制是最先装的package就是v开头的那个
Reply View the author
avatar
enjuster
deepin
2020-01-17 03:01
#4
兄弟portaudio不好弄 makeinstall完 要手动配置这我就无能为力了
Reply View the author
avatar
enjuster
deepin
2020-01-17 03:03
#5
portaudio安装失败
Reply View the author
avatar
enjuster
deepin
2020-01-17 03:06
#6
http://www.georgielabs.net/
官网这里说虚拟机可以运行安卓版本的
Reply View the author
avatar
enjuster
deepin
2020-01-17 04:17
#7
我知道怎么弄了
Reply View the author
avatar
enjuster
deepin
2020-01-17 04:26
#8
portaudio还是装上吧
把portaudio解压 我是解压在桌面
进文件夹 开启终端
开启root
sudo apt-get install build-essential
   sudo apt-get install pkg-config
   sudo apt-get install libtool
   autoreconf -if

Then test a build by doing:
   
   ./configure
   make clean
   make
make完然后make intsall
把依赖包补一下portaudio-dev libsound lib...cpp大概的名字用新立得可以装
新立得在软件商店能搜索到
Reply View the author
avatar
enjuster
deepin
2020-01-17 04:40
#9
刚刚用了下 呵呵
兄弟试试minidlna吧
手机有个dlnaplay我感觉差不多
Reply View the author
avatar
enjuster
deepin
2020-01-17 04:42
#10
cxkkkkkk连上了
Reply View the author
avatar
d361155
deepin
2020-01-17 11:50
#11
谢谢感觉太麻烦了真希望程式以后能够放在深度商店
Reply View the author
avatar
JesseyLawson
deepin
2021-01-23 04:30
#12

今天试了一下这个软件,可以用(电脑声音传到安卓手机上,然后在蓝牙耳机上收听),有时有点小卡,不知道是与网络使用情况有关还是没有调试得当

Reply View the author