Dear Team,
I am a newbie in Janus. We have install Janus to explore and make WebRTC application for video group call, which we have in demo. But we getting some issue with API fail. I have below question.
1) Where does Janus API reside? Which we have to change into code. ex. server = "http://" + window.location.hostname + ":8088/janus";
Error: API call failed: [object Object]
2) Some error are coming in Janus.log. Please help us to remove them
[ERR] [transports/janus_http.c:janus_http_handler:1255] Invalid url /ws/v1/cluster/apps/new-application
[ERR] [transports/janus_http.c:janus_http_handler:1255] Invalid url /ws/v1/cluster/apps/new-application
[ERR] [transports/janus_http.c:janus_http_handler:1255] Invalid url /ws/v1/cluster/apps/new-application
Any help will be appreciated.