Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

256
Vistas
How to integrate JWPlayer with React

I am looking for a way to integrate a JWPlayer with React, I know this is possible using their cloud hosted player on a static server-rendered language, but im finding it nearly impossible to make this happen elsewhere. I've been looking around the forums as well and the option that most people used previously which was react-jw-player doesnt look like its being supported anymore you cant install the package via npm and JWPlayer doesnt provide any documentation on how to work with their player in different frameworks.

so im wondering if there is a way to implement their cloud player from their cdn that they give you, for example, in their documentation you would use a script tag to load the .js with an https that they provide you for the player, and then you can initialize a player from there. looks like this:

***this is in the header***
<script src="https://cdn.jwplayer.com/.../.."></script>
**************************
<div id="myElement"></div>

    <script type="text/JavaScript">
        jwplayer("myElement").setup({ 
        "playlist": [{
           "file": "videourl"
            }]
        });
    </script>

I'd like to think that this is somewhat possible to do in react as well, but simply adding the cdn to the header in the index.js file, and then trying to instantiate a player object doesnt work, (if only it were that simple right?)

so im reaching out to the broader community in hopes someone might have a lead for me on how to use JWPlayer in React

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda