Skip to content
Snippets Groups Projects
Commit 720d7316 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Stavros Vagionitis
Browse files

httpd: do not disable timeout for RTSP

Use the same timeout for the RTSP connection as for the RTSP session.
A shorter timeout is inefficient, as it requires clients to reconnect
to refresh the session anyway. A longer timeout is pointless as the
session would timeout and the RTP streams would stop regardless of the
connection staying alive.

Refs #25812.

(cherry picked from commit 38d214bc4f2ef68dfe6859383e12a20ae91e62de)
parent 3f9e2d54
No related branches found
No related tags found
2 merge requests!3533Backport MR 3236 to 3.0.x,!266[3.0]Fix the RTSP server timeout which stops the playback of the RTSP stream
Pipeline #108120 passed with stage
in 28 minutes and 22 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment