Search Criteria
Package Details: acestream-proxy-git 1.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/acestream-proxy-git.git (read-only, click to copy) |
---|---|
Package Base: | acestream-proxy-git |
Description: | AceStream Proxy new version capable of providing multiple streams of the same channel over HTTP (git version) |
Upstream URL: | https://github.com/pepsik-kiev/HTTPAceProxy.git |
Licenses: | custom |
Conflicts: | aceproxy |
Provides: | aceproxy |
Submitter: | digitalone |
Maintainer: | digitalone |
Last Packager: | digitalone |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-03 17:05 (UTC) |
Last Updated: | 2019-08-19 11:51 (UTC) |
Dependencies (5)
- acestream-engine (acestream-engine-stable)
- python (nogil-python, python36, python32, python39, python38, python37, python312, python310)
- python-gevent (python-gevent-git)
- python-psutil
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-gpl-bin, ffmpeg-headless, ffmpeg-cuda, ffmpeg-full, ffmpeg-full-git, ffmpeg-decklink, ffmpeg-git, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-mpp, ffmpeg-nocuda, ffmpeg-intel-full-git, ffmpeg-obs, ffmpeg-v4l2-request-git, ffmpeg-mmal) (optional) – for stream transcoding
Latest Comments
kleintux commented on 2022-12-25 15:26 (UTC)
Hi there
git is needed as a make dependency because the source is from git.
thank you for fixing and maintaining
conihorse commented on 2021-12-05 14:39 (UTC)
Fails with the following error on my system - any ideas? I've tried starting with a acestream://563.... link and without, same issue.
acestreamproxy [LINE:460 ]# INFO [05.12 07:34:42] Ace Stream HTTP Proxy server on Python 3.9.9 starting ..... acestreamproxy [LINE:512 ]# INFO [05.12 07:34:42] Remote AceStream engine ver.3.1.49 will be used on 127.0.0.1:62062 acestreamproxy [LINE:520 ]# INFO [05.12 07:34:42] Load Ace Stream HTTP Proxy plugins ..... acestreamproxy [LINE:545 ]# INFO [05.12 07:34:42] Server started at 192.168.10.65:8000 Use <Ctrl-C> to stop torrenttelik_pl [LINE:70 ]# ERROR [05.12 07:34:43] Traceback (most recent call last): File "/usr/lib/aceproxy/plugins/torrenttelik_plugin.py", line 36, in Playlistparser playlist = playlist.json() File "/usr/lib/aceproxy/modules/wheels/requests-2.22.0-py2.py3-none-any.whl/requests/models.py", line 897, in json return complexjson.loads(self.text, **kwargs) File "/usr/lib/python3.9/site-packages/simplejson/init.py", line 525, in loads return _default_decoder.decode(s) File "/usr/lib/python3.9/site-packages/simplejson/decoder.py", line 370, in decode obj, end = self.raw_decode(s) File "/usr/lib/python3.9/site-packages/simplejson/decoder.py", line 400, in raw_decode return self.scan_once(s, idx=_w(s, idx).end()) simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
digitalone commented on 2019-04-08 12:53 (UTC) (edited on 2019-08-18 11:36 (UTC) by digitalone)
This is the new version of HTTPAceProxy developed by pepsik-kiev. acestream-proxy package is an old version no longer under developement.
To start it, type
acestreamproxy
from command line.