View Single Post
  #15  
Old 08-15-2017, 01:08 AM
Gert11 Gert11 is offline
Junior Member
 
Join Date: Aug 2017
Posts: 2
Gert11 is on a distinguished road
Default

Re: videostream.dn - failed to read RTMP packet header


Has anyone been able to play cyber sport events? That is those game id's with prefixes "xgame4_". Like "xgame4_825730"

It just hangs there for me...

Code:
DEBUG: Property: <Name:              level, STRING:     status>
DEBUG: Property: <Name:               code, STRING:     NetStream.Play.Start>
DEBUG: Property: <Name:        description, STRING:     Started playing xgame4_825730.>
DEBUG: Property: <Name:            details, STRING:     xgame4_825730>
DEBUG: Property: <Name:           clientid, STRING:     qAAmAkaA>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.Start
Starting Live Stream
DEBUG: RTMP_ClientPacket, received: notify 24 bytes
DEBUG: (object begin)
DEBUG: (object end)
DEBUG: HandleCtrl, received ctrl. type: 31, len: 6
DEBUG: HandleCtrl, Stream BufferEmpty 1
Regular, non "xgame" streams play fine. However, cyber sports just hangs with "DEBUG: HandleCtrl, Stream BufferEmpty 1".

Any ideas? I feel like some additional -C might be missing.
Reply With Quote