Codex Topic: Internet

  • transparent video ffmpeg encoding for chrome and safari for making scroll scrubing

    transparent video ffmpeg encoding for chrome and safari   ffmpeg -i “movie-prores.mov” -c:v libvpx-vp9 movie-webm.webm     <video width=”600″ height=”100%” autoplay loop muted playsinline> <source src=”https://rotato.netlify.app/alpha-demo/movie-hevc.mov” type=’video/mp4; codecs=”hvc1″‘> <source src=”https://rotato.netlify.app/alpha-demo/movie-webm.webm” type=”video/webm”> </video>            

  • GDPR Friendly Instagram Gallery Images no API

    Very simple way to make GDPR friendly instagram gallery, slider, carousel whatever…   <!– this site caching your insta images daily and gdpr friendly https://profilepageimages.usecue.com –> <div class=”insta-container”> <a href=”#” class=”slide-up-up-up”> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/0.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/2.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/3.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/4.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/5.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/6.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/7.jpg” alt=””> <img src=”https://profilepageimages.usecue.com/images/sinanisler_/8.jpg” alt=””>…

  • GDPR Friendly Google Maps and OSM Embed

    CREATE YOUR CUSTOM MAP EMBED HERE —- https://umap.openstreetmap.fr/en/ Very clean and simple way to create custom maps and GDPR friendly. With OSM you can make single or multiple locations no limit no API ! Use the cards for google map links. No one installs OSM mobile thats why we giving Google map links.    …