Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

poster image as base64


Hi,

Is it possible to set the poster image as base64 instead of using a regular URL?

3 Community Answers

George

JW Player Support Agent  
0 rated :

Not that I am aware of

Jeroen

User  
0 rated :

And yet... a simple test shows that it is possible. Lazy.

George

JW Player Support Agent  
0 rated :

You can configure:

image:“data:text/javascript;base64,YOUR_BASE64_ENCODED_STRING”,

And you can get the encode your string here:
http://www.freeformatter.com/base64-encoder.html

This question has received the maximum number of answers.