• SVG Sit-Down: iStreamPlanet’s Tim Davis on His Company’s Role in a Fast Evolving Media Space

  • 23 Jan 2018

    In the News

Over-the-top (OTT) distribution is soaking up a lot of the headlines as the media industry braces for what is expected to be a big year in the migration to digital business and consumption models. Check-out how Globant is helping iStreamPlanet build APIs, platform support, and a strong ecosystem along with You.i TV.

Over-the-top (OTT) distribution is soaking up a lot of the headlines as the media industry braces for what is expected to be a big year in the migration to digital business and consumption models. Check-out how Globant is helping iStreamPlanet build APIs, platform support, and a strong ecosystem along with You.i TV.

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });