문제

My problem is that I installed Red5 media server on my VPS; But when I try to see if it is working or not using the demo I see this output:

(1179) Connections: true | true
(3745) connected?: true
(8983) NetConnection.onStatus: 
level = error
code = NetConnection.Connect.Failed

(OflaDemo output)

If you want to try and see the problem also: http://elearningau.com:5080 and launch Demo. I tried OflaDemo & shared ball.(P.S. we installed also OflaDemo and SOSample on our VPS)

Thank you in advance..

도움이 되었습니까?

해결책 2

You might wanna check the address in address bar next to the red5 logo.

Change it to "rmtp://yourservernameorip/oflaDemo" because by default, it points to localhost

다른 팁

Replace the "rtmp://localhost/oflaDemo" in the oflaDemo with "rtmp://elearningau.com/oflaDemo" and it should work.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top