Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTMFP/RTMFPSession.cpp[534] RTMFPFlow 3 indicates a non-existent 2000000 NetStream on session RTMFP session 7 #47

Closed
sigaev-pro opened this issue Jan 24, 2017 · 2 comments

Comments

@sigaev-pro
Copy link

sigaev-pro commented Jan 24, 2017

Hello,

I'm experimenting with MonaServer and triing to build a simple application where user can start meeting and other user can join it. My AS3 and Lua code is based on MonaVideo example with some difference, but conceptualy it is the same.

First of all I'm getting following output of MonaServer

www/main.lua[22] Creating conf session 'asdf'
www/main.lua[37] A new peer is joining conf session 'asdf'
RTMFP/RTMFPSession.cpp[534] RTMFPFlow 3 indicates a non-existent 2000000 NetStream on session RTMFP session 7
RTMFP/RTMFPSession.cpp[449] RTMFPFlow 3 unfound
RTMFP/RTMFPFlow.cpp[127] RTMFPFlow 3 failed, RTMFPMessage received for a RTMFPFlow unknown
RTMFP/RTMFPSession.cpp[449] RTMFPFlow 3 unfound
RTMFP/RTMFPFlow.cpp[127] RTMFPFlow 3 failed, RTMFPMessage received for a RTMFPFlow unknown
RTMFP/RTMFPWriter.h[62] RTMFPWriter 2 has failed, RTMFPWriter can't deliver its data, Repeat trigger failed
RTMFP/RTMFPSession.h[82] Client failed, Timeout keepalive attempts
sources/Server.cpp[144] 3 clients
www/main.lua[71] A client is gone from hhh, deleting the session...
RTMFP/RTMFPSession.h[82] Client failed, Timeout keepalive attempts
sources/Server.cpp[144] 2 clients

The second thing is that I'm not resiving desconnect evet (onDisconnection function is not work) when I closing browser window.

@sigaev-pro
Copy link
Author

It was an error in my code. ID of peer was undefined.

@thomasjammet
Copy link
Contributor

Thank you for your report, I hope you are enjoying MonaServer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants