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

Videos are mini video on smartphones


Dear Sirs,

we have bought your great player.
Everything is going great, just on smartphone like iPhone & Android is the video without zoom and realy mini. The video does not take up the full size automaticly.

Here the page.

http://my-videobook.de/manuelaundalan.html

CSS width 100%. Our Code:

<div id='playerLZvXURQqzkIT'></div>
<script type='text/javascript'>
jwplayer('playerLZvXURQqzkIT').setup({
file: 'hochzeit/kundenvideo/manuelaundalan.mp4',
image: 'hochzeit/kundenposter/manuelaundalan.jpg',
title: 'M & A',
fallback: 'false',
width: "100%",
aspectratio: "16:9"
});
</script>

On the Windows Phone it's great. The video opens in full screen and turned on its side. Can it be set so that is going for every smartphone like the WP?

Thank you for your help and effort.

Greetings
Ramona

3 Community Answers

tobias.herrmann2

User  
0 rated :

Video is 640 x 360 px

tobias.herrmann2

User  
0 rated :

Okay the error was in our css file.

Without

img, object, embed, video {
max-width: 100%;

}

it looks good.

Andrew

JW Player Support Agent  
0 rated :

Excellent! Is everything working correctly here?

This question has received the maximum number of answers.