Petro O. Bochan
Member
Hello, I'm facing a weird Flash behaviour when either trying to play a non-existent live stream or when playing a live stream and the stream ends. In both cases, the Flash rtmfp connection drops for no reason. I have followed the code for chat/streaming Flex apps. Here is the log I'm getting for 5.2.1374.
17:37:24,937 WARN FlowWriter - API-ASYNC-pool-13-thread-276 FlowWriter closed for FlowConnection flow. The session must be closed here. this: FlowWriter{id=2, flowId=2, closed=true, stage=4, critical=true, nameConnection='NetConnection', session=48}
17:37:24,938 INFO Streams - API-ASYNC-pool-13-thread-276 unsubscribe name: af2/test/mymy/o/__abc4__
17:37:24,938 WARN Peer - API-ASYNC-pool-13-thread-276 Unsubscription client before connection
17:37:24,938 INFO RTMFP-Session - API-ASYNC-pool-13-thread-276 Session 48 died
17:37:24,938 INFO Streams - API-ASYNC-pool-13-thread-276 Stream not found - af2/test/mymy/o/__abc4__
17:37:24,938 ERROR MediaHandler - API-ASYNC-pool-13-thread-276 playStream actualSession doesn't exists, session name af2/test/mymy/o/__abc4__
17:37:24,944 INFO RestClient - API-ASYNC-pool-13-thread-277 content -> {"nodeId":"VMLtOWMk87YuyFYIacGpD2jRLMStK96Q@62.112.9.xxx","appKey":"af2_flash","sessionId":"/109.229.29.xxx:60166/62.112.9.xxx:1935","mediaSessionId":"af2/test/mymy/o/__abc4__31/109.229.29.xxx:60166/62.112.9.xxx:1935","name":"af2/test/mymy/o/__abc4__","published":false,"hasVideo":true,"hasAudio":true,"status":"FAILED","info":"Session does not exist","record":false,"width":0,"height":0,"bitrate":0,"minBitrate":0,"maxBitrate":0,"quality":0,"history":false,"gop":0,"fps":0,"audioBitrate":0,"codecImpl":"","transport":"UDP","cvoExtension":true,"mediaType":"play","audioState":{"muted":false},"videoState":{"muted":false},"mediaProvider":"Flash"}
17:37:24,945 INFO RestClient - API-ASYNC-pool-13-thread-277 RECEIVED REST OBJECT <==
Thanks,
P
17:37:24,937 WARN FlowWriter - API-ASYNC-pool-13-thread-276 FlowWriter closed for FlowConnection flow. The session must be closed here. this: FlowWriter{id=2, flowId=2, closed=true, stage=4, critical=true, nameConnection='NetConnection', session=48}
17:37:24,938 INFO Streams - API-ASYNC-pool-13-thread-276 unsubscribe name: af2/test/mymy/o/__abc4__
17:37:24,938 WARN Peer - API-ASYNC-pool-13-thread-276 Unsubscription client before connection
17:37:24,938 INFO RTMFP-Session - API-ASYNC-pool-13-thread-276 Session 48 died
17:37:24,938 INFO Streams - API-ASYNC-pool-13-thread-276 Stream not found - af2/test/mymy/o/__abc4__
17:37:24,938 ERROR MediaHandler - API-ASYNC-pool-13-thread-276 playStream actualSession doesn't exists, session name af2/test/mymy/o/__abc4__
17:37:24,944 INFO RestClient - API-ASYNC-pool-13-thread-277 content -> {"nodeId":"VMLtOWMk87YuyFYIacGpD2jRLMStK96Q@62.112.9.xxx","appKey":"af2_flash","sessionId":"/109.229.29.xxx:60166/62.112.9.xxx:1935","mediaSessionId":"af2/test/mymy/o/__abc4__31/109.229.29.xxx:60166/62.112.9.xxx:1935","name":"af2/test/mymy/o/__abc4__","published":false,"hasVideo":true,"hasAudio":true,"status":"FAILED","info":"Session does not exist","record":false,"width":0,"height":0,"bitrate":0,"minBitrate":0,"maxBitrate":0,"quality":0,"history":false,"gop":0,"fps":0,"audioBitrate":0,"codecImpl":"","transport":"UDP","cvoExtension":true,"mediaType":"play","audioState":{"muted":false},"videoState":{"muted":false},"mediaProvider":"Flash"}
17:37:24,945 INFO RestClient - API-ASYNC-pool-13-thread-277 RECEIVED REST OBJECT <==
Thanks,
P