RTSP protocol is Reverse TCP? #570
Unanswered
rurusungoa
asked this question in
Questions
Replies: 1 comment
-
Hello, in RTSP the handshake is always performed with TCP, while the streaming is performed with a protocol that is chosen during the handshake (either UDP, UDP-multicast or TCP). You can set this protocol (transport) by setting the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello
I would like to inquire about the RTSP communication protocol.
When the communication protocol is Reverse, is the communication method TCP?
I would like to inquire whether you used the TCP protocol when doing the project.
Beta Was this translation helpful? Give feedback.
All reactions