Skip to content
Snippets Groups Projects
Commit 1a6b9a98 authored by Tommy Winther's avatar Tommy Winther Committed by Martin Storsjö
Browse files

rtsp: Handle requests from server to client


This returns 200 OK for OPTIONS requests and 501 Not Implemented
for all other requests.

Even though this doesn't do much actual handling of the requests,
it makes the code properly identify server requests as such, instead
of interpreting it as a reply to the client's request as it did
before.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent f234e8a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment