Skip to content
giannif edited this page Dec 17, 2014 · 4 revisions

You will get a specific implementation based on your context (user agent, pmt settings, referrer, etc.), when requesting the library from the http://media.mtvnservices.com/pjs/ route.

Each implementation shares the same API, and they are all instantiated the same way.

EdgePlayer

The latest player. The majority of the player code is included in the response for the PJS library. A video element is created in the host page and is wrapped by the player code.

Flash wrapper for Player Prime

A swf is created and wrapped by the PJS library.

Iframe wrapper for Legacy HTML5 Player

An iframe is created and wrapped by the PJS library.