WCS Service using issue

Jai WC

New Member
Hello,
In last week i was using wcs server with webrtc to rmtp service. But when i tired today in my website it shows me connection failed. So i try to do login and streaming from wcs server dashboard there it works fine. So i again tried in my website and it works for me. So i am not getting exactly what is the issue with that.
 

Max

Administrator
Staff member
Maybe you have not enough RAM. Try to add more RAM and restart service.
You can also check WCS_HOME/logs and find error{PID}.log crash files or system logs /var/log/messages which can point to memory outage.
To check server health try:
Code:
ps aux | grep java
You should see two server processes.
See also https://forum.flashphoner.com/threads/troubleshooting.10768/
 
Top