Hi,
have you checked crtmpserver log file ? i have tested with rtmpdump helper but everything works as expected:
crtmpserver:
1361907463:3:/thelib/src/netio/kqueue/tcpacceptor.cpp:180:Accept:Client connected: XXXX:50688 -> YYYY:1935
1361907463:2:/thelib/src/protocols/rtmp/inboundrtmpprotocol.cpp:126:ValidateClient:This version of player doesn't support validation
1361907463:0:/thelib/src/protocols/rtmp/inboundrtmpprotocol.cpp:171:PerformHandshake:Unable to validate client
1361907463:0:/thelib/src/protocols/rtmp/basertmpprotocol.cpp:309:SignalInputData:Unable to perform handshake
1361907463:4:/thelib/src/netio/kqueue/iohandlermanager.cpp:168:UnRegisterIOHandler:Handlers count changed: 37->36 IOHT_TCP_CARRIER
1361907463:6:/thelib/src/protocols/protocolmanager.cpp:45:EnqueueForDelete:Enqueue for delete for protocol [IR(6228)]
1361907463:6:/thelib/src/application/baseclientapplication.cpp:246:UnRegisterProtocol:Protocol [IR(6228)] unregistered from application: appselector
rtmpdump helper
...
ERROR: RTMP_Connect1, handshake failed
Cought signal: 2, cleaning up, just a second...
do you publish your stream to flvplayback (if so read scenario V. Combining protected streams...) or just play the file ? did you enable handshake ?
Please give me more details (crtmpserver.lua, rtmpapphandlerprotocol.h/.cpp).
best regards