Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

m3u8 .ts files

krxtmp

Extended Member
Ext. Member
Joined
Apr 30, 2020
Messages
9
Reaction score
1
Points
14
Location
Home
Hello, this is my ffmpeg command running

PHP:
/home/xtreamcodes/iptv_xtream_codes/bin/ffmpeg -y -nostdin -hide_banner -loglevel warning -err_detect ignore_err -user-agent Xtream-Codes IPTV Panel Pro -fflags +genpts -async 1 -re -probesize 5000000 -analyzeduration 5000000 -progress http://127.0.0.1:25461/progress.php?stream_id=185 -i https://stream.example.com/1.m3u8 -vcodec copy -scodec copy -acodec copy -individual_header_trailer 0 -f segment -segment_format mpegts -segment_time 10 -segment_list_size 6 -segment_format_options mpegts_flags=+initial_discontinuity:mpegts_copyts=1 -segment_list_type m3u8 -segment_list_flags +live+delete -segment_list /home/xtreamcodes/iptv_xtream_codes/streams/185_.m3u8 /home/xtreamcodes/iptv_xtream_codes/streams/185_%d.ts -vcodec copy -scodec copy -acodec copy -bsf:a aac_adtstoasc -f flv rtmp://127.0.0.1:25462/live/185


But what i notice on jwplayer is, after the 185_58.ts i think it deletes everything or overwrites, because the next ts file is 185_0.ts. and in between the jwplayer stops working, there are ways to fix on jwplayer, but how can i keep all the files on xtream and not delete or overwrite the ts files
 

X1D

Extended Member
Ext. Member
Joined
May 20, 2020
Messages
15
Reaction score
4
Points
14
Location
Brazil
Hello, this is my ffmpeg command running

PHP:
/home/xtreamcodes/iptv_xtream_codes/bin/ffmpeg -y -nostdin -hide_banner -loglevel warning -err_detect ignore_err -user-agent Xtream-Codes IPTV Panel Pro -fflags +genpts -async 1 -re -probesize 5000000 -analyzeduration 5000000 -progress http://127.0.0.1:25461/progress.php?stream_id=185 -i https://stream.example.com/1.m3u8 -vcodec copy -scodec copy -acodec copy -individual_header_trailer 0 -f segment -segment_format mpegts -segment_time 10 -segment_list_size 6 -segment_format_options mpegts_flags=+initial_discontinuity:mpegts_copyts=1 -segment_list_type m3u8 -segment_list_flags +live+delete -segment_list /home/xtreamcodes/iptv_xtream_codes/streams/185_.m3u8 /home/xtreamcodes/iptv_xtream_codes/streams/185_%d.ts -vcodec copy -scodec copy -acodec copy -bsf:a aac_adtstoasc -f flv rtmp://127.0.0.1:25462/live/185


But what i notice on jwplayer is, after the 185_58.ts i think it deletes everything or overwrites, because the next ts file is 185_0.ts. and in between the jwplayer stops working, there are ways to fix on jwplayer, but how can i keep all the files on xtream and not delete or overwrite the ts files
You can add more Client prebuffer so the video player doesn't notice the restart of the signal files
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock