The KreaTV IP-STB platform uses MIME types to determine which application that handles which content. Clicking a link in either the portal or web application will invoke the correct applicataion if the MIME type of the link is known.
Note! Refer to your IP-STB system configuration for information about which applications are included.
The following is a list of supported MIME types in the KreaTV Application Suite:
Name | URI type | MIME type | Application |
---|---|---|---|
Text | - | text/plain | Web and portal application1 |
HTML | - | text/html | Web and portal application2 |
HTML | http | text/html | Web application |
HTML | https | text/html | Web application |
SVG | http | image/svg+xml | Web and portal application |
GIF image | - | image/gif | Web and portal application1 |
JPEG image | - | image/jpeg | Web and portal application1 |
PNG image | - | image/png | Web and portal application1 |
1 Referencing an html page when in portal application, remains in portal application only if the referenced page is found in whitelisturls.xml file. All other references are opened in web application. Referencing pages found in the whitelisturls.xml file when in web application, does NOT switch back to portal application.