Publishing problem

Homer

Member
Hi ,
I need help. There's a few issues i want to address here;
1) I cannot publish rtmp to my wcs server.
16:59:19,131 INFO RestApiRouter - HTTP-pool-2-thread-9 Use controller class com.flashphoner.rest.server.apps.echo_apps.EchoApp with path /apps/EchoApp/ConnectionStatusEvent
16:59:19,131 INFO EchoApp - HTTP-pool-2-thread-9 handleRequest method: ConnectionStatusEvent params:{nodeId=hEHJdUpOO8UU35XuZkTDLu1CcZaevBOU@172.19.0.2, appKey=defaultApp, sessionId=/211.24.107.182:36434/172.19.0.2:8443-eec52a3d-0c68-4d85-9d37-250c0f9ac460, status=DISCONNECTED}
16:59:19,131 INFO RestClient - API-ASYNC-pool-12-thread-5 content -> {"nodeId":"hEHJdUpOO8UU35XuZkTDLu1CcZaevBOU@172.19.0.2","appKey":"defaultApp","sessionId":"/211.24.107.182:36434/172.19.0.2:8443-eec52a3d-0c68-4d85-9d37-250c0f9ac460","status":"DISCONNECTED"}
16:59:19,132 INFO RestClient - API-ASYNC-pool-12-thread-5 RECEIVED REST OBJECT <==
URL:http://localhost:8081/apps/EchoApp/ConnectionStatusEvent
OBJECT:
{
"nodeId" : "hEHJdUpOO8UU35XuZkTDLu1CcZaevBOU@172.19.0.2",
"appKey" : "defaultApp",
"sessionId" : "/211.24.107.182:36434/172.19.0.2:8443-eec52a3d-0c68-4d85-9d37-250c0f9ac460",
"status" : "DISCONNECTED"
}
16:59:23,518 INFO WSClients - WSClientsKeepaliveThread-88 Remove client with closed channel [id: 0x3c80738f, /211.24.107.182:36434 :> /172.19.0.2:8443]
16:59:23,518 INFO WSClient - WSClientsKeepaliveThread-88 Close connection for channel [id: 0x3c80738f, /211.24.107.182:36434 :> /172.19.0.2:8443] with status code: 1000 ; reason: Disconnected by closed channel
2) I tried using the demo page to publish also fails.

Please help.

v.0.5.28.2753-5.2.379-cbfc4f70782daf658853f42200c71dc3cc49ecda
 

Max

Administrator
Staff member
Good day.
Code:
I cannot publish rtmp to my wcs server.
If you open your RTMP stream in VLC, it playing?
Besides, sent logs are not enough to verify.
Tell us address of your RTMP stream for test (if private - sent to support@flashphoner.com). If you cannot provide RTMP stream, please check example from the documentation with your RTMP stream and please collect a report as described here (you can collect logs using script), including browser version and browser console messages, and send to support@flashphoner.com, we will check.
 

Max

Administrator
Staff member
Yes, thanks, we got it. We are waiting, if possible, ssh access to you server.
 

Max

Administrator
Staff member
alright, i have sent an email to support regarding this problem. Thanks
In the server logs, we see that subscription for your license is expired. You should renew your license.
 
Top