<script>
        $(document).ready(function(){
            let stream = new Stream();                                  
                                    stream.setDefaultStream("<?php 
$resimcek='https://'.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; echo $resimcek['resim_seo'] ?>","");
                                        stream.init();
        });
    </script>