View Single Post
  #1  
Old 09-01-2014, 03:08 PM
av_curious av_curious is offline
Junior Member
 
Join Date: Sep 2014
Posts: 1
av_curious is on a distinguished road
Unhappy

rtmpdump now hangs


guys

I used to run rtmpdump fine:

rtmpdump -V -v -r rtmp://edge.everyon.tv/ptv/pld927 -o file

but now it hangs after issuing onFCSubscribe.

Code:
DEBUG: Property: <Name:            no-name, NUMBER:     0.00>
DEBUG: Property: NULL
DEBUG: Property: <Name:            no-name, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:     status>
DEBUG: Property: <Name:               code, STRING:     NetStream.Play.Start>
DEBUG: Property: <Name:        description, STRING:     FCSubscribe to stream pl
d927.>
DEBUG: Property: <Name:           clientid, NUMBER:     645225044.00>
DEBUG: Property: <Name:            no-name, NUMBER:     645225044.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onFCSubscribe>
DEBUG: HandleCtrl, received ctrl, type: 6, len: 6
DEBUG: HandleCtrl, Ping 21480
DEBUG: sending ctrl, type: 0x0007
DEBUG: HandleCtrl, received ctrl, type: 6, len: 6
DEBUG: HandleCtrl, Ping 41919
DEBUG: sending ctrl, type: 0x0007
any ideas why this has changed?
Reply With Quote