Moo*_*key 42 streaming sopcast 16.04
你们用过Acestreams吗?存储库尚未发布 16.04 LTS,但除此之外,它可能不再是免费的。
有没有人用任何其他软件观看 Acestreams/Sopcast + 我在哪里可以找到这样的软件?
谢谢!
cnx*_*oft 45
现在是一步安装:
sudo snap install acestreamplayer
Run Code Online (Sandbox Code Playgroud)
并运行它:
acestreamplayer.engine --client-console
acestreamplayer
Run Code Online (Sandbox Code Playgroud)
如果成功捕捉安装后运行上面的命令失败,出现command not found错误,则可能需要添加/snap/bin到您$PATH 或者使用下面的命令运行它:
snap run acestreamplayer.engine --client-console
snap run acestreamplayer
Run Code Online (Sandbox Code Playgroud)
小智 25
这个对我有用。仅安装acestream-engine.
安装 acestream-engine
echo 'deb http://repo.acestream.org/ubuntu/ trusty main' | sudo tee /etc/apt/sources.list.d/acestream.list
sudo wget -O - http://repo.acestream.org/keys/acestream.public.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install acestream-engine
Run Code Online (Sandbox Code Playgroud)安装 Kodi (XBMC)
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get update
sudo apt-get install kodi kodi-pvr-iptvsimple kodi-audioencoder-*
Run Code Online (Sandbox Code Playgroud)为 Kodi 安装插件 p2p-streams(视频)
启动acestreamengine 无root
acestreamengine --client-console
Run Code Online (Sandbox Code Playgroud)
或者
acestreamengine --client-gtk
Run Code Online (Sandbox Code Playgroud)启动科迪
视频 - 插件 - p2p-streams - 插件网站解析
这是唯一的方法。
CMo*_*les 15
我在 Ubuntu 16.04 LTS 中运行了这个选项:https : //github.com/jonian/acestream-launcher
指示:
1.先决条件:如果您不确定是否拥有所有依赖项,请运行:
sudo apt-get update
sudo apt-get install python python-psutil python-pexpect python-notify2 acestream-engine vlc
Run Code Online (Sandbox Code Playgroud)
2.克隆存储库:
git clone https://github.com/jonian/acestream-launcher.git
Run Code Online (Sandbox Code Playgroud)
3.以 root 身份运行 install.sh 脚本:
sudo bash ./install.sh
Run Code Online (Sandbox Code Playgroud)
现在,一旦你有了流媒体的 URL,运行:
acestream-launcher URL
Run Code Online (Sandbox Code Playgroud)
例如:
acestream-launcher acestream://edca97797b5749855c9c0d512312312312323
Run Code Online (Sandbox Code Playgroud)
享受。
小智 7
最简单的方法:Snap(我在 Ubuntu Mate 16.04 和现在在 Mate 18.04 beta 中使用它没有问题)。
要安装,只需在终端中输入以下内容:
sudo snap install acestreamplayer
Run Code Online (Sandbox Code Playgroud)
第一次运行,建议使用终端:
snap run acestreamplayer
Run Code Online (Sandbox Code Playgroud)
(没有sudo)
第一次配置需要一些时间,好像会卡住,但是配置完成后会出现播放器和服务器图标。并且在声音和视频菜单中创建了两个快捷方式(服务器和播放器)
干杯
| 归档时间: |
|
| 查看次数: |
154670 次 |
| 最近记录: |