Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
RTSP: Use GET_PARAMETER in keep alive loop to prevent timeout
Currently OPTIONS is used but the connection will still timeout. With an empty GET_PARAMETER request the timer does reset.
- Loading branch information