Sort:  

When embedded the frame looks weird. It's not just a video. It's a webpage with header and footer:

image.png

yes, and that's what confuses me. i dont know why @meno handling it like that way.

Hey @asgarth I'm using the same player for everything... but, to make it easy for front ends to integrate. I made this: https://play.3speak.tv/embed-demo.html

tldr= a link like https://play.3speak.tv/embed?v=ankashops/p35e2gl4

if you, after detecting and parsing, add &mode=iframe - then you get the stripped video.

oh... and I added this thing to make the player tell you the size, so that vertical videos can be shown in the right size player. Anyways, I hope the embed demo page is clear.