Add delay to player

Max

Administrator
Staff member
You can change the buffer size settings:
Code:
rtmp_out_buffer_enabled=true
rtmp_out_buffer_polling_time=20
rtmp_out_buffer_start_size=10000
rtmp_out_buffer_initial_size=10000
For example, the settings above should give a 10 seconds delay.
 
Last edited:

paitopro123

New Member
Thats interesting, will def give it a go..seems like most solid solution. I take it if I adjust the buffer parameters I can add a delay of 1min?
And rmtp should work with cdn setup we have? paito hk lotto
 
Top