User Tools

Site Tools


en:provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:provisioning [2025/03/14 11:02]
Виталий Журавлев
en:provisioning [2025/03/14 18:00] (current)
Виталий Журавлев [IPTV/OTT protocol setup]
Line 443: Line 443:
  
 <code xml> <code xml>
-<​tv_protocols default="​tvip" force="​tvip">+<​tv_protocols default="​jsonapi" force="​jsonapi">
 </​tv_protocols>​ </​tv_protocols>​
 </​code>​ </​code>​
Line 452: Line 452:
  
 Supported Middleware types: Supported Middleware types:
-  * //tvip// for TVIP Middleware. + 
-  * //jsonapi// for TVIP JSON API Middleware.+  * //jsonapi// for TVIP JSON API Middleware ​(TVIP TMS).
   * //m3u// for M3U playlist.   * //m3u// for M3U playlist.
-  * //​iptvportal//​ for IPTVPORTAL Middleware. 
-  * //stalker// for Stalker Middleware (TVIP UI). 
   * //browser// for web application (portal) middleware.   * //browser// for web application (portal) middleware.
   * //​androidapp//​ use Android application as content source (Supported only with Android OS)   * //​androidapp//​ use Android application as content source (Supported only with Android OS)
Line 483: 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 ===
en/provisioning.1741939378.txt.gz · Last modified: 2025/03/14 11:02 by Виталий Журавлев