You are viewing a single comment's thread from:RE: Snaps Container // 11/23/2025, 2:36:00 PMView the full contextView the direct parentlouis88 (79)in Snaps • 5 days ago Yea, i guess just for the snapie embeds and video uploads
When embedded the frame looks weird. It's not just a video. It's a webpage with header and footer:
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.