Changeset cdcc370 in ffmpeg

Timestamp:
Feb 23, 2015, 2:55:56 PM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
83f18410, cb4cb7b0
Parents:
061c4898
git-author:
Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org> (02/22/15 06:59:55)
git-committer:
Martin Storsjö <martin@martin.st> (02/23/15 14:55:56)
Message:

rtsp: punch holes again after pause

When a client behind a NAT issues a pause command, and stay paused for a
long time, the router may stop the RTP/RTCP port redirection. Resend the
hole punching packets before each PLAY command to cause the router to
restart the port redirection in that case.

Move the existing code for sending the packets from the SETUP phase
to the PLAY phase.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.