Viblast / ios-player-sdk

Viblast Player iOS SDK - native video playback of MPEG-DASH and HLS for live streaming. Extendable with P2P delivery through Viblast PDN.
http://viblast.com/player/
Other
91 stars 17 forks source link

Assertion failed: (dur > 0), function -[Iso2CmConv readVideoData:fragment:] #6

Open huayangyu opened 8 years ago

huayangyu commented 8 years ago

I tried your SDK with a mpd format address,and it went crashed. The console log is like below: [14:03:19] [vb] Error(LicenseCheck.cc:157): [LicenseCheck] Invalid License. Showing watermark and disabling PDN. 2016-08-16 14:03:21.633 VBPlayerDemo2074:642446 [WARNING] 'mdat' has 94829 bytes left unread! Assertion failed: (dur > 0), function -[Iso2CmConv readVideoData:fragment:], file /Users/ivan/work/projects/viblast/viblast/libviblast/ios/src/VBPlayer/VBPlayer/Iso2CmConv.mm, line 626.

huayangyu commented 8 years ago

And our teammate said the new version of the stream format is without 'duration' key

ivermolaev commented 8 years ago

Hey, Could you please provide us with the URL?