Skip to content

Can't connect to Flash Media Server #2

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Run H264Publisher app on android

the log out put from android is:

D/o*.r*.s*.n*.r*.BaseRTM*(18287): Writing 'connect' invoke: Invoke: Service: 
null Method: connect No params, invokeId: 1
D/o*.r*.s*.n*.r*.c*.RTMP*(18287): This is a pending call, send request
D/o*.r*.s*.n*.r*.RTMPMin*(18287): Session closed
D/o*.r*.s*.n*.r*.RTMPMin*(18287): RTMP state: RTMP [state=connected, 
client-mode=true, debug=false, encrypted=false, lastReadChannel=0, 
lastWriteChannel=3, readHeaders={}, writeHeaders={3=ChannelId: 3, Timer: 0, 
TimerBase: 0, TimerDelta: 0, Size: 256, DataType: 20, Garbage: false, StreamId: 
0}, readPacketHeaders={}, readPackets={}, writePackets={}, 
writeTimestamps={3=0}, liveTimestamps={}, readChunkSize=128, 
writeChunkSize=128, encoding=AMF0]
D/c*.r*.i*.n*.PublishCli*(18287): resultReceived:> connect
D/o*.r*.s*.n*.r*.BaseRTM*(18287): createStream - callback: 
com.ryong21.io.net.PublishClient@4053cda0
D/o*.r*.s*.n*.r*.BaseRTM*(18287): CreateStreamCallBack 
com.ryong21.io.net.PublishClient
D/o*.r*.s*.n*.r*.BaseRTM*(18287): connectionClosed
D/o*.r*.s*.BaseConnection(18287): Close, disconnect from scope, and children
E/c*.r*.i*.n*.PublishCli*(18287): connection  close  need test
D/TEAONLY (18287): stop recorder 
D/o*.r*.s*.n*.r*.BaseRTM*(18287): disconnect
D/o*.r*.s*.BaseConnection(18287): Close, disconnect from scope, and children


I get the same result with http://code.google.com/p/android-recorder/ 
application - the connection seems to be dropped after trying to createStream.

The full result of call to connect is:

D/c*.r*.i*.n*.NetClient(18447): resultReceived:> connect
D/c*.r*.i*.n*.NetClient(18447): resultReceived:> service name: null 
D/c*.r*.i*.n*.NetClient(18447): resultReceived:> result: null 
D/c*.r*.i*.n*.NetClient(18447): resultReceived:> status: 32 
D/c*.r*.i*.n*.NetClient(18447): resultReceived:> exception:  {} 

Original issue reported on code.google.com by energijapanikoj@gmail.com on 9 Jun 2011 at 1:44

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions