View Single Post
  #1  
Old 05-01-2016, 12:28 PM
sahandmax sahandmax is offline
Junior Member
 
Join Date: May 2016
Posts: 2
sahandmax is on a distinguished road
Default

RTMP Dump Problem


Hi
I want Dump This Stream But I'm Receive This Fails Message
From Below Link
http://live.irib.ir

i get these messages

Code:
DEBUG: RTMP_ClientPacket, received: invoke 351 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:           no-name., STRING:     _error>
DEBUG: Property: <Name:           no-name., NUMBER:     1.00>
DEBUG: Property: NULL
DEBUG: Property: <Name:           no-name., OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:     error>
DEBUG: Property: <Name:               code, STRING:     NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:     Connection failed: Application rejected connection.>
DEBUG: Property: <Name:                 ex, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:           redirect, STRING:     rtmpe://91.225.53.31/e-tv3?wmsAuthSign=c2VydmVyX3RpbWU9NS8xLzIwMTYgMzo0NjowNSBQTSZoYXNoX3ZhbHVlPVh1aDQxNnJXa2doZy9ESjNCQXBJaXc9PSZ2YWxpZG1pbnV0ZXM9MTA=/>
DEBUG: Property: <Name:               code, NUMBER:     302.00>
DEBUG: (object end)
DEBUG: Property: <Name:           clientid, NUMBER:     563165708.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG2: RTMP_ReadPacket: fd=488
DEBUG2:   0000:  03 00 00 00 00 00 12 14  00 00 00 00               ............
DEBUG2:   0000:  02 00 05 63 6c 6f 73 65  00 00 00 00 00 00 00 00   ...close........
DEBUG2:   0010:  00 05                                              ..
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:           no-name., STRING:     close>
DEBUG: Property: <Name:           no-name., NUMBER:     0.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
Thanks
Reply With Quote