What is the user name of AWS flashphoner server

Max

Administrator
Staff member
Hello
We were able to connect to the server. It was not started due low memory issue.
Please resize your instance for at least 2 Gb RAM. Then you will be able to proceed with testing.
 

Jai WC

New Member
Hello max
It's working now. Thanks a lot:). So finally the issue was only about low RAM on server right?
Or is there anything else you did in server changes?
But one thing is that when I am using our wss server URL[wss://54.215.138.93:8843] At https://www.webclueslab.com/qa/juniper/test_youtube/ then it shows connection failed. So what can be the reason for that?
 
Last edited:

Jai WC

New Member
Hello max,
Please know me for server configuration what did you do change exactly other than low ram issue and also I am unable to connect from my another server to that WCS server for webrtc to rtmp conversion.
 

Max

Administrator
Staff member
Hello
We didn't change other settings.
Just changed heap size in wcs-core.properties and wcs-manager.properties to fit low memory on server.
In production you would need more heap size like:
Code:
-Xmx32g -Xms32g
32g means 32 gigabytes.
Make sure you have enough physical RAM to adjust heap settings.
Generally heap should not be greater than 1/2 overall RAM.
 

Jai WC

New Member
Hello
We didn't change other settings.
Just changed heap size in wcs-core.properties and wcs-manager.properties to fit low memory on server.
In production you would need more heap size like:
Code:
-Xmx32g -Xms32g
32g means 32 gigabytes.
Make sure you have enough physical RAM to adjust heap settings.
Generally heap should not be greater than 1/2 overall RAM.
Hello,
Thanks for this update.
But please know also the reason of being failed WebSocket connection establishment, when I am using our wss server URL[wss://54.215.138.93:8843] At https://www.webclueslab.com/qa/juniper/test_youtube/
 

Jai WC

New Member
Hello
Your port looks incorrect
Code:
wss://54.215.138.93:8843
Should be
Code:
wss://54.215.138.93:8443
And you need to import valid SSL certificate on your server.
If you don't have a cert, try to open page https://54.215.138.93:8443 and allow to use untrusted certificates as described below:
https://flashphoner.com/docs/wcs5/w...ide-2/index.html?quick_start_installation.htm
Hello,
I wrote 8843 in that comment by mistake, in reality, I am using 8443 and I also tried with downloading your demo and set up in my server "https://www.webclueslab.com/qa/juni...republishing/webrtc-as-rtmp-republishing.html" even though it's not working it shows status publishing but in reality, it doesn't stream to my channel. please help me ASAP it's going very complex.
 

Max

Administrator
Staff member
Hello
Please attach
1. A screenshot how do you stream.
2. Server-side WCS_HOME/conf/flashphoner.properties
We will check.
 

Jai WC

New Member
Hello,
From last two days, your service is being fluctuated my server is @ https://54.215.138.93:8888 and activation is also ok but don't know why this thing is happening. So can you please check it for me ASAP. And also I want to purchase the service if it goes fine linearly.
 
Top