Adding Video from Media library
-
Is there a way to embed an mp4 from the media library?? I am currently using an iframe from our camtasia rendered video the its related player.
We have to define the size of the video or it will not display properly but in doing so it is not dynamically adjusting to the light box size on different devices.
I am wondering if we embed from the media library if that would work??? but I am not sure how it would have a player.
I would really appreciate any suggestions and thoughts.
<iframe id=”embeddedSmartPlayerInstance” class=”tscplayer_inline” style=”width: 700px;
height: 400px;” src=”https://library-c.pocketwisdominsights.com/pwi_stream/pwi_hero_pz_s/pwi_hero_pz_s_player.html?embedIFrameId=embeddedSmartPlayerInstance” frameborder=”0″ scrolling=”no” allowfullscreen=”” mozallowfullscreen=”” webkitallowfullscreen=””></iframe>
- The topic ‘Adding Video from Media library’ is closed to new replies.