Skip to content

fix openpush video

Marcus requested to merge (removed):fix_embed_video into master

We cannot embed any videos due to CSP. So let's do the same trick we did with a youtube video a while back here as well. Screenshot with css playh button overlay and on click just load the video stream url.

Merge request reports