Quick start
- Open Configure.
- Choose Xtream Codes or M3U and enter your provider details.
- Use Test connection, then Connect.
- Select media types/categories and generate the manifest.
- Install in Stremio, or paste the HTTPS manifest URL into Nuvio.
Player integration
Install in Stremio
Complete the configurator. The generated URL contains your provider settings and selected categories.
The button opens a stremio:// link. Confirm the installation in the Stremio app.
IPTV Bridge adds Live TV, Movies and Series catalogs according to the options you enabled.
Open a movie or episode from Stremio's Popular, Featured or Search results. If the same title exists in your IPTV library, IPTV Bridge appears in the Streams list with the available FHD/4K variants.
Player integration
Install in Nuvio
stremio:// URL.What appears where
IPTV Bridge catalogs
Browse provider content by type. Provider logos are shown immediately; richer TMDB artwork and episode information are resolved when a title opens.
Popular and search catalogs
The title comes from Stremio/Nuvio. IPTV Bridge contributes only streams for an exact IPTV title match, including separate FHD, 4K or other available quality URLs.
Movies
The addon compares normalized title identity and year while ignoring provider tags, codecs, language labels and quality markers.
Series
The provider's series list is matched first. When an episode is selected, Xtream episode data resolves the requested season and episode to its playable URL.
Slow source pages
The first request may be slower because a serverless instance must start and the provider list must be fetched. Later requests are cached.
IPTV Bridge returns catalog previews directly from provider data. Full TMDB metadata is loaded only when a title is opened.
If every request remains slow, the provider API is usually responding slowly or returning a very large playlist.
What usually causes buffering?
After a source is selected, the player connects directly to the IPTV URL. Playback quality is therefore mainly determined by the provider feed and the network path to it.
IPTV provider
Most common. Overloaded servers, unstable source, connection limits or transcoding cause stalls.
Your network
Weak Wi-Fi, ISP congestion, VPN routing or insufficient bandwidth can interrupt playback.
Diagnose the cause
Privacy & security
Configuration is compressed into your manifest URL. Treat that URL like a password because it contains provider access details. IPTV Bridge does not store credentials in a database.
Direct playback: IPTV Bridge only returns a stream object containing the IPTV provider's original URL. Vercel does not proxy, relay, cache, download, segment, or transcode the video. After Stremio/Nuvio receives the response, the player connects directly to the provider.
Security headers
The site sends CSP, frame protection, MIME sniffing protection, referrer control and restricted browser permissions.
Rate limits
Connection testing is rate-limited per client to reduce credential abuse and upstream provider load.
Input validation
Manifest size, provider URLs, credentials, category counts and protocol IDs are bounded before processing.
Private-network blocking
Provider URLs targeting localhost, loopback, private LAN, link-local or unsupported protocols are rejected.
Keep your URL private: anyone who obtains a configured manifest URL may be able to use the IPTV credentials encoded inside it. Revoke or regenerate the provider credentials if the URL is exposed.