Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • HowTo How to use status videos? (banned, expired, down)

    HowTo How to use status videos? (banned, expired, down)
    M Offline

    magnet

    New member
    Member
    May 26, 2020
    18
    37
    13
    russia
    1-Prepare your videos, it is up to your imagination.
    2-Transcode them to .ts files with this command.

    /home/xtreamcodes/iptv_xtream_codes/bin/ffmpeg -i /home/examplefolder/input.mp4 \
    -c:v mpeg2video -qscale:v 2 -c:a mp2 -b:a 96k \
    /home/examplefolder/output.ts

    3-Create a status videos folder
    mkdir -p /home/xtreamcodes/iptv_xtream_codes/wwwdir/statusvideos
    4-Copy the video into wwwdir/statusvideos folder.
    5-Add this into nginx.conf http broadcast server block like this and reload nginx.


    location
    /statusvideos { allow all;
    }

    sudo /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload
    6-And add links of these videos to panel settings>streaming tab and save.
    http://yourdomain.com:port/statusvideos/name_of_video.ts
     
    Relate Threads

    Create an account or login to comment

    You must be a member in order to leave a comment

    Create account

    Create an account on our community. It's easy!

    Log in

    Already have an account? Log in here.

    Top Posters of the Month

    Latest resources

    Online statistics

    Members online
    120
    Guests online
    631
    Total visitors
    751
    18,382Threads
    64,154Messages
    62,939Members
    ftoteLatest member
    Top