drawRect/Instagram_Stories

I'm not able to play video Mainfest file.

gauravBhamre27 opened this issue · 4 comments

We are trying to load the below Manifest type of URL, but we are not able to play that.
File URL :- (file-location/manifest(format=m3u8-aapl))
Could you please check this?

Thanks!

We are supporting only on iOS App.

@ranmyfriend
Yes, I'm using this in iOS.

@ranmyfriend
We are loading the below URL :
http://revohloomedia.streaming.mediaservices.windows.net/93b41fb4-7aa8-4ca6-adae-1d39c18538af/7ce1d99d462d41fea67c8e45e3f9c737.ism/manifest(format=m3u8-aapl)

While loading this Video URL in the story we are getting the below errors…

Error: execSQLStatement:onConnection:toCompletionWithRetry:writeLockHelp - SQL=BEGIN IMMEDIATE TRANSACTION;, error-code=10, error-message=disk I/O error

Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=10, DB=filepath/Cache.db

Error: execSQLStatement:onConnection:toCompletionWithRetry:writeLockHelp - SQL=COMMIT TRANSACTION;, error-code=1, error-message=cannot commit - no transaction is active

Error: execSQLStatement:onConnection:toCompletionWithRetry:writeLockHelp - SQL=BEGIN IMMEDIATE TRANSACTION;, error-code=10, error-message=disk I/O error

Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=10, DB=filepath/Cache.db

Error: stepSQLStatement:toCompletionWithRetry - stepping returned unhandled result=10, DB=filepath/Cache.db

Error: execSQLStatement:onConnection:toCompletionWithRetry:writeLockHelp - SQL=COMMIT TRANSACTION;, error-code=1, error-message=cannot commit - no transaction is active
"Video error: Can't download video"

Can you please help us with this?

Thanks!

@gauravBhamre27

There is no issue with our project. iOS can't handle this kind of url. If you want to try you can create one sample iOS project and load the url in the AVPlayer.

Please refer this:
https://stackoverflow.com/questions/69897413/why-cant-i-play-certain-m3u8-items-with-avplayer