bluenviron / gortsplib

RTSP 1.0 client and server library for the Go programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTSP protocol is Reverse TCP?

rurusungoa opened this issue · comments

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.