Embed Youtube video, resized and not fullscreen

Hello everyone,

I’m using angular-youtube-embed to embed videos from youtube, and I need the iframe to be sized 100x100 px even while playing.

It works perfectly when testing the app in the browser, however testing on mobile (at least iOS) the video starts and works in fullscreen mode only.

I tried almost every available config for youtube iframe parameters but still can’t figure out how to play videos in resized mode.

Any help would be greatly appreciated!