Ignore OPTIONS in RTSP

Max

Administrator
Staff member
If WCS really sends GET_PARAMETER request, it is incorrect and we will fix it.
But let me understand is it a critical issue? I assume your cam server can ignore the GET_PARAMETER request. Or is it crashing?
 

tobisaki

New Member
If WCS really sends GET_PARAMETER request, it is incorrect and we will fix it.
But let me understand is it a critical issue? I assume your cam server can ignore the GET_PARAMETER request. Or is it crashing?
thank you for your help.
before repairing the rtsp servers program, that respond status code 404.
and wcs5 logged(/usr/local/FlashphonerWebCallServer/logs/flashphoner_manager.log).
"status" : "FAILED",
"info" : "Failed to connect to rtsp stream",
result, stream disapear from browser.
but, i seemed How can detect anomalies without get_parameter or ping.
 

Max

Administrator
Staff member
The issue should be fixed in build: 2267
You can update to the latest build:
Code:
service webcallserver update
 
Top