I’m using rest api to check the status of streaming files.
url : http://[ip]:[port]/v2/servers/defaultSe2rver/vhosts/defaultVHost/applications/[appName]/instances/definst/incomingstreams/[streamName]/monitoring/current
When sending a request to the above url, a timeout error sometimes occurs. Despite the load on the server.
So when I send a request through rest api, I need a log that I can see in wowza.
- wowzastreamingengine_access.log
- wowzastreamingengine_error.log
The above two logs didn’t help much. Is there another log I can check? Or can I check it through settings?
please answer about my question.