TVIP V605 Web Page Development

Post Reply
tiffks82
Posts: 1
Joined: 21 Sep 2018, 07:17

TVIP V605 Web Page Development

Post by tiffks82 » 21 Sep 2018, 07:22

Hello
I am interested in tvip 605 web page development.
I know there is a MAG API Mode.
If I use the MAG API Mode,
Can I use the gSTB API on a web page?
(gSTB = MAG API Class)

ex)
<script>
gSTB.Play(URL)
...
</script>

TMC
Администратор
Posts: 925
Joined: 16 Jan 2014, 13:34

Re: TVIP V605 Web Page Development

Post by TMC » 22 Sep 2018, 12:49

Yes, you can do this as described.

But we recommend to use TVIP's native API: https://wiki.tvip.ru/en/tvipjsapi/3

Post Reply