R
R
Rustam Salavatov2014-12-20 13:33:07
JavaScript
Rustam Salavatov, 2014-12-20 13:33:07

How to make embed iframe for videojs player?

I want to make a button on my portal, embed it.
So that people can embed our player on their site.
We use the videojs script I
did not find a plugin for it ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Damir Rysaev, 2014-12-20
@freepad

So just create an iframe with a player and that's it.
For example, give users the link domen.net/video_id and this link will only load the video player with the desired video.
We give users a ready-made embed code:

<iframe width="560" height="315" src="domen.net/video_id" frameborder="0" allowfullscreen></iframe>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question