Thursday, 21 September 2023

Iframe Embed Video.js

 Iframe Video.js

 <style>
   body {
    background-color: #444f61;
   }
.container2 {
  position: relative;

JEK TV

Wednesday, 20 September 2023

Adaptive Bitrate NGINX

            hls_variant _160p BANDWIDTH=160000;
            hls_variant _240p BANDWIDTH=240000;
            hls_variant _360p BANDWIDTH=448000;
            hls_variant _720p BANDWIDTH=1152000;
            hls_variant _1080p BANDWIDTH=2048000;

Thursday, 14 September 2023

RIAU TV Embedd

Wednesday, 13 September 2023

Menu TAB 02

 Sesuaikan dengan kebutuhan anda

Menu TAB 01




CERIA TV

Jambi tv

Tuesday, 12 September 2023

RTMP HLS SSL NGINX CENTOS

 Berikut Conf nginx Centos 8

nginx.conf

# TRIMAN SEPTEMBER 2023 @M3U8,RTMP,SSL,HTML #
user nginx; 
worker_processes  auto;
error_log  logs/error.log;
#error_log  logs/error.log  notice;
#error_log  logs/error.log  info;