Add-on:Stalker Client: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
(159 intermediate revisions by 2 users not shown)
Line 26: Line 26:


== What is Stalker Middleware ==
== What is Stalker Middleware ==
{{main|PVR/Backend/Stalker Middleware}}
Stalker Middleware is an Infomir company software designed to organize IPTV and OTT projects which allows for a fast and efficient launch of IP-network video services. The key feature of Stalker Middleware is the ability to run a service based on IP networks with minimum initial investment and very short time. Other main features are PiP, multilanguage, parental control, CAS and DRM system support, customization of the user interface and Multiscreen.
Stalker Middleware is an Infomir company software designed to organize IPTV and OTT projects which allows for a fast and efficient launch of IP-network video services. The key feature of Stalker Middleware is the ability to run a service based on IP networks with minimum initial investment and very short time. Other main features are PiP, multilanguage, parental control, CAS and DRM system support, customization of the user interface and Multiscreen.


Line 58: Line 57:
* https://github.com/azhurb/stalker_portal
* https://github.com/azhurb/stalker_portal


==See also==
* [[PVR]]
* [[PVR/Backend/Stalker Middleware]]
* [[PVR/Backend]]


==External Links==
==External Links==

Revision as of 03:24, 23 August 2020

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

Stalker Client
icon.png

See this add-on on the kodi.tv showcase

Author: Jamal Edey

Type: PVR
Repo: Kodi.tv repo v20
Kodi.tv repo v19

Summary: PVR Client to connect Kodi to Stalker Middleware
Home icon grey.png   ▶ Add-ons ▶ Stalker Client

PVR Client to connect Kodi to Stalker Middleware

Installing

This add-on is installed from the Add-on browser located in Kodi as follows:

  1. Settings
  2. Add-ons
  3. Install from repository
  4. Stalker Client
  5. Install

Stalker Client is an unofficial PVR Client Addon for Kodi to connect to Stalker Middleware Internet-based television (IPTV) provider Infomir, typically otherwise accessed through IPTV STBs such as Infomir MAG254/255 and others that support Stalker Middleware.

This Stalker frontend client addon is meant as a supplement to the your set-top box and a way to watch tv on Kodi supported devices. The adddon currently supports Live TV, EPG, Channel groups, and Channel icons.

Note! This addon requires you to own an existing Infomir MAG254 or MAG255 set-top box.

What is Stalker Middleware

Stalker Middleware is an Infomir company software designed to organize IPTV and OTT projects which allows for a fast and efficient launch of IP-network video services. The key feature of Stalker Middleware is the ability to run a service based on IP networks with minimum initial investment and very short time. Other main features are PiP, multilanguage, parental control, CAS and DRM system support, customization of the user interface and Multiscreen.

Connecting Kodi to Stalker Middleware servers

Template:PVR repo notice

  1. Go to Settings -> Add-ons -> Enabled add-ons -> PVR Clients and select the Stalker Client add-on
  2. Select "Configure"

Settings

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?
  • MAC address: this must match (clone) your STB's.
  • Server address: the portal address
  • ?

QuickStart guide

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

?

Notes

  • This addon is still a work in progress, and may not function as intended.
  • This addon is not meant as a full replacement for MAG254/255 STB and a is not a means to circumvent any authentication or authorization. The addon should only be used as a compliment to your existing set-top-box.
  • This addon is tested against the vanilla version of the portal. This addon may work depending on the changes that individual providers have made on their own.
  • This addon uses portals that only support multicast streams, and the use unicast streams are not supported.

Development

Kodi PVR client addon source code for stable builds:

Kodi PVR client addon source code for experimental test builds:

Upstream Stalker Middleware open source:


External Links