
28 October 2022
6 November, 2020
The smartclientcore SDK now supports multi-instance for content streaming — check out what makes it one of the “corest” updates yet.
Hey there smartx-ers,
Please drop everything you’re doing (unless you are holding a baby 👶) because smartclientcore version 5.2.0. is here! It’s the latest, greatest, smartest, clientest, corest SDK in smartclip history.
“But corest isn’t a word,” our editors said.
We told them to take a hyke. We don’t theenk we need editors.
The bestest part about smartclientcore 5.2 is that it fully supports Multi-instance, the technology that allows several players (instances) to run on the same web page. Media owners often have pages that contain several individual player instances. For example, one player can be dedicated to a single episode of a show. So if you are viewing Game of Thrones, that’s approximately 10,000 players for just one show 🧝♀️.
With Multi-Instance, our SDK code can be integrated directly into other players so that more than one player can connect to smartclientcore at the same time.
In order to do this, we kicked our old XML parser to the curb and rewrote it with a shiny new code that is much smaller and easier to maintain. We also added some safeguards against slow environments because ain’t nobody got time for that. Though, if you do have some time for that, the XML manifest for an upcoming ad break is available via the smartclientcore API. Just a nice bedtime reading suggestion from yours truly 😉.
We also added a new custom error code that identifies valid but malformed ad server responses. For some background, ad server responses should always be a VAST XML. However, if there are no campaigns to serve, some servers may respond with an empty HTML page or a 1×1 .gif.
This new error code has joined our family of standard VAST error codes that appear if there is an error during ad setup and loading. Can you imagine the parties the VAST error code family throws 😳? We’ll opt-out of that, thanks.
What’s a new SDK version without some bug extermination?
Yours in bringing you the corest SDK updates,
smartclip Product Marketing