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
In Client.java, method sendRequest, you should add an extra "RTSPBufferedWriter.write(CRLF);" before flushing the stream in order to get the example work
The text was updated successfully, but these errors were encountered:
In Client.java, method sendRequest, you should add an extra "RTSPBufferedWriter.write(CRLF);" before flushing the stream in order to get the example work
The text was updated successfully, but these errors were encountered: