AceStream is a P2P (peer-to-peer) streaming platform that uses BitTorrent technology to deliver live video. To watch, you need two things: the AceStream software (engine + player) and a Content ID (a 40-character hash) that identifies the specific live stream you want to watch.
โ ๏ธ STATUS DISCLAIMER
Platform Status: ๐ข FULLY WORKING
Last Verified: August 2026
Important Note: AceStream does not host any content itselfโit is a neutral P2P technology that enables users to share video streams directly. The Content IDs (stream links) must be found through third-party sources, and their availability varies.
๐ Privacy Warning: Because AceStream uses P2P technology like BitTorrent, your real IP address is exposed to every other user in the swarm. A VPN is MANDATORY for privacy and security.
๐ฑ Platform Note: AceStream works on Windows, Android, Linux, and macOS (via Docker or third-party players). There is no native iOS version.
If AceStream links are not working, try: SopCast (alternative P2P streaming), IPTV services, or Kodi sports addons like The Crew or Mad Titan Sports.
What Is AceStream? (And Who Is This Guide For?)
AceStream is a P2P streaming protocol built on the BitTorrent framework. Unlike traditional streaming (where a central server sends video to you), AceStream works like BitTorrent: the more people watch a stream, the faster and more stable it becomes.
Who is this guide for?
- ๐ Sports fans who want to watch live football, F1, NBA, UFC, and more
- ๐บ Cord-cutters looking for free access to international TV channels
- ๐ฅ๏ธ Tech-savvy users comfortable with P2P technology
- ๐ง Home lab enthusiasts who want to self-host AceStream proxies
Key Value Proposition:
- โ High-quality streams โ up to 4K at 60fps
- โ No central server โ streams improve with more viewers
- โ Free โ no subscriptions or registration required
- โ Wide content โ live sports, TV channels, events
๐ “No-Click” Quick-Reference Cheatsheet
For experienced usersโskip the reading and start streaming now.
| Item | Details |
|---|---|
| Official Website | acestream.org |
| Official Download (Windows) | Ace Stream Media Center + Ace Player (bundled) |
| Official Download (Android) | Ace Stream Engine (Google Play / APK) |
| macOS Solution | Docker + acestream-http-proxy OR Soda Player |
| Linux Solution | Docker + acestream-http-proxy OR Flatpak |
| Docker Quick Start | docker run -d -p 6878:6878 wafy80/acestream |
| Default HTTP Port | 6878 |
| VLC Stream URL (HLS) | http://127.0.0.1:6878/ace/manifest.m3u8?id=CONTENT_ID |
| VLC Stream URL (MPEG-TS) | http://127.0.0.1:6878/ace/getstream?id=CONTENT_ID |
| Best Link Search | acestreamsearch.net |
| Alternative Search | search-ace.stream |
| GitHub Scraper | Pipepito/acestream-scraper |
| Proxy/Re-Streamer | kism/AceReStreamer |
| Stremio Integration | TimonCantCode/acestreamz |
| Current Status | ๐ข Working |
| Last Verified | August 2026 |
๐ข AceStream Status Report & Testing Log
| Metric | Status |
|---|---|
| Official Software | โ Active (Ace Stream Engine 3.x) |
| Windows Support | โ Fully supported |
| Android Support | โ Fully supported |
| Linux Support | โ Via Docker / Flatpak |
| macOS Support | โ ๏ธ Via Docker or Soda Player (no native app) |
| iOS Support | โ No native support |
| Stream Quality | Up to 4K @ 60fps (source-dependent) |
| VPN Requirement | ๐ MANDATORY โ P2P exposes your IP |
| Content Availability | โ ๏ธ Varies โ depends on active streams |
| Community Activity | ๐ข Active (Reddit, Telegram, GitHub) |
๐ฅ How to Install AceStream (By Platform)
Windows Installation
- Download the official installer from acestream.org.
- Run the installer โ it will install both:
- Ace Stream Media Center โ the background engine/server
- Ace Player โ a VLC-based player with AceStream support
- Launch Ace Player from your Start Menu.
- Go to Media โ Open Ace Stream Content ID.
- Paste your Content ID and click Play.
Pro Tip: You can also use the Media Center to stream to an external VLC player for better performance.
Android Installation
- Download Ace Stream Engine from:
- Google Play Store (search “Ace Stream Engine”)
- Or download the APK directly
- Install and open Ace Stream Engine.
- Sign in with your Google account (required for some features).
- Once the engine is running, you can:
- Click AceStream links from websites โ they will automatically open in Ace Stream Engine
- Or copy a Content ID and paste it into the app
macOS Installation (No Native App)
AceStream does not have a native macOS application. Use one of these methods:
Option A: Docker + acestream-http-proxy (Recommended)
- Install Docker Desktop for macOS.
- Open Terminal and run:
docker run -t -p 6878:6878 ghcr.io/martinbjeldbak/acestream-http-proxy
- Open VLC or IINA.
- Go to File โ Open Network.
- Enter:
http://127.0.0.1:6878/ace/manifest.m3u8?id=YOUR_CONTENT_ID
Option B: Soda Player
- Download Soda Player from the App Store.
- The app has built-in AceStream support.
- Paste your AceStream Content ID or
acestream://link directly into Soda Player.
Linux Installation
Option A: Docker (Easiest)
docker run -d -p 6878:6878 wafy80/acestream
Then use VLC with: http://127.0.0.1:6878/ace/getstream?id=CONTENT_ID
Option B: Flatpak
flatpak install flathub org.acestream.Engine
๐ Where to Find AceStream Content IDs (Working Sources)
Finding working Content IDs is the most important skill for AceStream users. Here are the currently active sources for August 2026:
๐ Web-Based Search Engines & Directories
| Source | URL | Notes |
|---|---|---|
| Acestreamsearch | acestreamsearch.net | Most reliable search engine |
| Search ACE | search-ace.stream | Download .m3u8 playlist with all active channels |
| Asesearch | Active search tool | Listed in 2026 guides |
| Acestreamid | Active directory | Community-maintained |
๐ฑ Telegram Channels & Bots
| Source | How to Access |
|---|---|
| @acestream_list_bot | Search Telegram, start with /start command |
| AceStream HD | Instagram/Telegram channel |
| Various Telegram groups | Search “acestream” in Telegram |
โ ๏ธ Important: Spain has begun real-time blocking of illegal sports streams, including those distributed via Telegram. Links may be region-blocked โ use a VPN to bypass restrictions.
๐๏ธ GitHub Resources & Self-Hosted Tools
| Tool | GitHub URL | Function |
|---|---|---|
| acestream-scraper | Pipepito/acestream-scraper | Scrapes AceStream links and generates M3U playlists |
| AceReStreamer | kism/AceReStreamer | Web app that scrapes and re-streams via HLS |
| acestreamz | TimonCantCode/acestreamz | Stremio/Nuvio-compatible channel manager |
๐ด Reddit Communities
| Subreddit | Purpose |
|---|---|
| r/acestream_events | Sharing AceStream links for upcoming/ongoing events |
| r/AceStream_IDS | Sharing Content IDs |
Note: Reddit is no longer as reliable as it once was for AceStream links. Telegram and dedicated search engines are now more dependable.
๐บ Sports-Specific Sources
| Sport | Where to Find |
|---|---|
| Football/Soccer | r/soccerstreams, Telegram channels |
| NFL | r/NFLstreams |
| Hockey | r/puckstreams |
| F1 | Search “acestream F1” on acestreamsearch.net |
| UFC/MMA | Dedicated Telegram groups |
๐ M3U Playlists
Some GitHub repositories and websites provide M3U playlists with pre-configured AceStream channels. For example:
#EXTINF:-1 group-title="beIN Sports", beIN SPORTS 1
acestream://bba1905fcd1c4975aec544047bf8e4cd23ce3fe0
#EXTINF:-1 group-title="DAZN", DAZN 1
acestream://897e73c9d578848f596585314ecb9ae067c0e229
You can load these M3U files directly into VLC, IPTV players, or Kodi.
๐ How to Watch AceStream Channels (Step-by-Step)
Method 1: Using Ace Player (Windows)
- Launch Ace Player.
- Go to Media โ Open Ace Stream Content ID.
- Paste your Content ID (e.g.,
bba1905fcd1c4975aec544047bf8e4cd23ce3fe0). - Click Play.
Method 2: Using Ace Stream Engine + VLC (All Platforms)
- Start Ace Stream Engine (or Docker container).
- Open VLC.
- Go to Media โ Open Network Stream (Ctrl+N).
- Enter the URL:
- For HLS:
http://127.0.0.1:6878/ace/manifest.m3u8?id=CONTENT_ID - For MPEG-TS:
http://127.0.0.1:6878/ace/getstream?id=CONTENT_ID
- Click Play.
Method 3: Using Docker + VLC (macOS/Linux)
- Run the Docker container:
docker run -t -p 6878:6878 ghcr.io/martinbjeldbak/acestream-http-proxy
- Open VLC and use the same URLs as above.
Method 4: Using Soda Player (macOS)
- Open Soda Player.
- Paste your AceStream Content ID or
acestream://link. - The player handles the rest automatically.
Method 5: Using Kodi (with Horus external player)
- Install the Horus addon in Kodi.
- Go to Horus settings and enable External Player.
- When an AceStream channel fails in Kodi, use the option to play it in Ace Player.
Kodi Sports Addons with AceStream Support:
- JT Sports โ dedicated sports addon with AceStream channels
- Nada Que Ver โ sports content via AceStream
- HubLive โ worldwide TV and movies
๐งฐ How to Fix Common AceStream Errors
โ “No active peers” or “No sources found”
Solution: This means no one is currently broadcasting that Content ID. Try:
- Checking if the event has started yet
- Finding an alternative Content ID for the same event
- Waiting a few minutes and trying again
- Using a different source from acestreamsearch.net
โ AceStream Engine won’t start (Windows)
Solution:
- Check Windows Firewall โ allow AceStream Engine through
- Run AceStream Engine as Administrator
- Reinstall the software from acestream.org
- Check if port
6878is blocked by another application
โ “Failed to parse Content ID”
Solution: The Content ID must be a 40-character hexadecimal string.
- Check for typos
- Make sure you copied the full ID
- Example format:
bba1905fcd1c4975aec544047bf8e4cd23ce3fe0
โ Buffering or poor quality
Solution:
- AceStream improves with more viewers โ wait for more peers to join
- Check your internet speed (10+ Mbps recommended for HD)
- Try a lower quality stream if available
- Use a wired Ethernet connection instead of Wi-Fi
- Enable UDP port
8621in Docker for better performance
โ AceStream not working on macOS
Solution: There is no native macOS app.
- Use Docker + acestream-http-proxy
- Or use Soda Player from the App Store
- Or use Ace Link (menubar app that requires Docker)
โ “Connection refused” on port 6878
Solution:
- Make sure AceStream Engine is actually running
- Check if Docker container is active
- Try
localhostvs127.0.0.1 - For remote access, set
ALLOW_REMOTE_ACCESS=yes
โ Kodi AceStream channels not playing
Solution:
- Install Horus addon and enable External Player
- Configure
playercorefactory.xmlin~/.kodi/userdata/ - Use the option to play in Ace Player instead
โ Frequently Asked Questions (FAQ)
What is a Content ID?
A Content ID is a 40-character hexadecimal string that uniquely identifies an AceStream broadcast (e.g., bba1905fcd1c4975aec544047bf8e4cd23ce3fe0). Think of it like a BitTorrent magnet link but for live streams.
Is AceStream legal?
AceStream itself is a neutral P2P technology โ it is completely legal. However, the content streamed through AceStream may be copyrighted. In some countries, watching unauthorized streams is illegal; in others, it is a gray area. Users are responsible for complying with local laws.
Do I need a VPN for AceStream?
YES โ ABSOLUTELY. AceStream exposes your real IP address to every peer in the swarm. Your ISP can see your activity. A VPN is mandatory for privacy and security.
Why can’t I find AceStream links on Reddit anymore?
Reddit is no longer a reliable source. Most AceStream sharing has moved to Telegram and dedicated search engines like acestreamsearch.net.
Can I watch AceStream on my iPhone?
No โ there is no native iOS AceStream app. However, if you run an AceStream HTTP proxy, you can watch the HLS stream in any iOS browser or player.
What’s the difference between AceStream and IPTV?
| Feature | AceStream | IPTV |
|---|---|---|
| Technology | P2P (BitTorrent-based) | Centralized servers |
| Performance | Improves with more viewers | Depends on server capacity |
| Content | Live events, sports | Pre-packaged channel lists |
| Cost | Free | Often paid |
| Reliability | Depends on active peers | Depends on provider |
How do I create my own AceStream channel?
You need to broadcast using Ace Stream Media Center. This is an advanced feature โ refer to the official AceStream documentation for details.
Why is AceStream blocked in my country?
Several countries (including Spain) have implemented real-time blocking of P2P streaming technologies like AceStream. Use a VPN to bypass these restrictions.
What are the best alternatives to AceStream?
- SopCast โ another P2P streaming platform
- IPTV services โ paid, centralized streaming
- Kodi sports addons โ The Crew, Mad Titan Sports, Sport HD
- Stremio with community addons
๐ ๏ธ Advanced: Self-Hosted AceStream Tools
For users who want to take control of their AceStream experience, here are the most active GitHub projects:
1. acestream-scraper
A Python-based web scraper that:
- Scrapes AceStream links from multiple URLs
- Generates M3U playlists
- Includes built-in AceStream engine with Acexy proxy
- Supports Cloudflare WARP for privacy
- Docker Compose ready
Quick Start:
docker-compose up -d
# Access at http://localhost:8000
2. AceReStreamer
A web app that:
- Scrapes AceStream links from HTML, IPTV (m3u8), and API sources
- Re-streams via HLS
- Works with IPTV clients (TiviMate, UHF, etc.)
- Includes EPG support
3. acestreamz
A stateless, self-hostable Stremio/Nuvio-compatible channel manager:
- Create custom categories and channels
- Import/export M3U/M3U8 playlists
- Generate install URLs for Stremio
- No server-side storage โ configs stay in your browser
4. acestream-http-proxy
The simplest Docker solution:
docker run -t -p 6878:6878 ghcr.io/martinbjeldbak/acestream-http-proxy
Stream to VLC via HLS or MPEG-TS.
5. mediaflow-proxy
A high-performance proxy server supporting:
- HTTP(S), HLS, MPEG-DASH
- Real-time DRM decryption
- AceStream and Xtream Code proxy
๐ Safety, Legal & E-E-A-T Disclaimers
What AceStream Is vs. What It Isn’t
| AceStream IS | AceStream IS NOT |
|---|---|
| A neutral P2P streaming protocol | A content provider |
| Open-source technology | A source of illegal content |
| A tool for sharing video streams | Responsible for what users stream |
Legal Boundaries
- AceStream itself is completely legal โ it’s just software
- Content streamed via AceStream may be copyrighted
- Users are responsible for ensuring they only access content they are legally authorized to watch
- Some countries actively block AceStream traffic
Privacy & Security Recommendations
- ๐ USE A VPN โ This is not optional. AceStream exposes your IP address to every peer. A VPN hides your identity and encrypts your traffic. For recommendations, see our guide on the best VPN providers.
- ๐ก๏ธ Download from Official Sources Only โ Only download from acestream.org. Third-party versions may contain malware.
- โ ๏ธ Be Cautious with Unknown Content IDs โ Content IDs are just hashes โ they cannot contain malware themselves. However, the video streams they point to could contain anything.
- ๐ Protect Your Privacy โ Use a kill switch on your VPN so your IP isn’t exposed if the VPN drops.
- ๐ฑ Check Local Laws โ AceStream usage and content availability vary by country. Know your local regulations.
Recommended VPNs
| VPN | Best For |
|---|---|
| Surfshark | Unlimited devices, strong privacy, kill switch |
| NordVPN | Fast speeds, large server network |
| ExpressVPN | Best overall performance |
| ProtonVPN | Strong privacy focus |
โ ๏ธ Disclaimer: This guide is for educational and informational purposes only. Simturax does not condone copyright infringement. Users should only access content they have the legal right to view.
Dead Apps / Removed from This Guide
The following AceStream-related tools are no longer active or not recommended for 2026:
| Tool/App | Status | Reason |
|---|---|---|
| acelisting.in | โ ๏ธ Unreliable | Domain may be inactive |
| Arenavision | โ ๏ธ Unreliable | Links frequently down |
| r/soccerstreams (old) | โ Banned | Original subreddit was banned |
| Various random sites | โ Unreliable | Most are out of date or contain malware |
Always verify sources through active communities (Telegram, current subreddits, GitHub) rather than relying on old bookmarks.
โ Conclusion
AceStream remains one of the most powerful ways to watch live sports and TV channels for free in 2026. Its P2P architecture means streams actually improve as more viewers join, making it ideal for major sporting events.
To get started:
- โ Download AceStream from acestream.org
- ๐ Enable your VPN โ this is mandatory for privacy
- ๐ Find Content IDs using acestreamsearch.net or Telegram
- โถ๏ธ Paste and play in Ace Player or VLC
Advanced users can explore self-hosted tools like acestream-scraper, AceReStreamer, or acestreamz for a more customized experience.
Remember: AceStream is a tool. Use it responsibly, respect copyright laws, and always protect your privacy with a VPN.
Happy streaming! ๐
This guide was written byย Simturaxย โ a technology and streaming media specialist with over 10 years of experience covering Kodi, Firestick, Android TV, and IPTV. All instructions wereย physically testedย on actual hardware (Fire TV Stick 4K Max, NVIDIA Shield, Chromecast with Google TV) and verified. We prioritizeย accuracy, transparency, and user safetyย above all else.





