This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:provisioning [2025/03/14 17:03] Виталий Журавлев [IPTV/OTT protocol setup] |
en:provisioning [2025/03/14 18:00] (current) Виталий Журавлев [IPTV/OTT protocol setup] |
||
---|---|---|---|
Line 481: | Line 481: | ||
URL of an m3u playlist is defined by //m3u// attribute. URL of EPG file (XMLTV/JTV) is defined by //epg// attribute. | URL of an m3u playlist is defined by //m3u// attribute. URL of EPG file (XMLTV/JTV) is defined by //epg// attribute. | ||
- | === Stalker Middleware setup === | ||
- | |||
- | This defines Stalker setup that work in TVIP user interface design. | ||
- | |||
- | <code xml> | ||
- | <tv_protocols default="stalker"> | ||
- | <protocol type="stalker" server="http://provider.net/stalker_portal" /> | ||
- | </tv_protocols> | ||
- | </code> | ||
- | |||
- | Stalker portal URL is defined by //server// attribute. | ||
=== Web-portal middleware setup === | === Web-portal middleware setup === |