Hi,
I need the RTSP connection signals that I open via the API (/rest-api/rtsp/startup) to stay open for at least 20 min even if no one is watching.
I changed the flashphoner.properties
with the following parameters:
rtmp_activity_timer_cool_off_period=2
rtmp_activity_timer_timeout=600000
But connections are being finalized in less than 1 min.
How should I proceed to keep my rtsps sessions for at least 20 min?
I need the RTSP connection signals that I open via the API (/rest-api/rtsp/startup) to stay open for at least 20 min even if no one is watching.
I changed the flashphoner.properties
with the following parameters:
rtmp_activity_timer_cool_off_period=2
rtmp_activity_timer_timeout=600000
But connections are being finalized in less than 1 min.
How should I proceed to keep my rtsps sessions for at least 20 min?