mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
rtsp-stream-over-tcp also works with NEMESI.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24711 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
65c6292673
commit
af44a8b098
@ -1775,7 +1775,7 @@ welche IP-Adresse MPlayer zu binden versucht.
|
||||
Versuche, die Adresse zu erzwingen, die deinem Computer zugewiesen wurde.
|
||||
.
|
||||
.TP
|
||||
.B \-rtsp-stream-over-tcp (nur bei LIVE555)
|
||||
.B \-rtsp-stream-over-tcp (nur bei LIVE555 und NEMESI)
|
||||
Kann zusammen mit 'rtsp://'-URLs verwendet werden, um anzugeben, dass die
|
||||
daraus resultierenden eingehenden RTP- und RTCP-Pakete per TCP
|
||||
übertragen werden (mit der gleichen TCP-Verbindung wie RTSP).
|
||||
|
@ -1676,7 +1676,7 @@ which IP address MPlayer tries to bind to and try to force
|
||||
it to one assigned to your computer instead.
|
||||
.
|
||||
.TP
|
||||
.B \-rtsp-stream-over-tcp (LIVE555 only)
|
||||
.B \-rtsp-stream-over-tcp (LIVE555 and NEMESI only)
|
||||
Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
|
||||
packets be streamed over TCP (using the same TCP connection as RTSP).
|
||||
This option may be useful if you have a broken internet connection that does
|
||||
|
@ -1761,7 +1761,7 @@ l'adresse IP auto-d
|
||||
d'une de vos interfaces par le biais de cette option.
|
||||
.
|
||||
.TP
|
||||
.B \-rtsp-stream-over-tcp (LIVE555 uniquement)
|
||||
.B \-rtsp-stream-over-tcp (LIVE555 et NEMESI uniquement)
|
||||
Utilisé avec 'rtsp://', URLs pour indiquer que les paquets RTP et RTCP
|
||||
entrants seront streamés sur TCP (en utilisant la même connexion TCP que
|
||||
RTSP).
|
||||
|
Loading…
Reference in New Issue
Block a user