You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,7 +52,7 @@ const client = new RTSPClient(username, password);
48
52
// "keepAlive" option is set to true by default
49
53
// "connection" option is set to "udp" by default and defines the method the RTP media packets are set to Yellowstone. Options are "udp" or "tcp" (where RTP media packets are sent down the RTSP connection)
50
54
// "secure" option is set to true when connecting with TLS to the RTSP Server (eg for RTSPS)
0 commit comments