[Live-devel] RTSP response status codes: 403 Forbidden
Maxim P. DEMENTIEV
maxim.dementiev at nexvision.fr
Mon Dec 7 07:55:52 PST 2015
Hi,
Sometimes, under some condition I need to reply to the client of my RTSP
server - "403 Forbidden".
As a temporary solution, I can override (and I do) "Boolean
RTSPServer::specialClientAccessCheck(...)" but it gives me "401
Unauthorized" which is not exactly the case, see this link for details :
https://en.wikipedia.org/wiki/HTTP_403#Difference_from_status_.22401_Unauthorized.22
So, what is a right solution for this problem ?
Thank you in advance!
With regards,
Max
More information about the live-devel
mailing list