kaltura / playkit-ios-dtg

Download-to-Go for iOS
GNU Affero General Public License v3.0
26 stars 12 forks source link

Other downloaded videos URL not played offline #51

Closed JayCears closed 4 years ago

JayCears commented 5 years ago

Hello @x-NR-x,

I hope you are doing well. I am facing one issue in your library.

Firstly, I am getting errors while pod installation for solving that issue I did comment on some codes and change some values which you can check in bellowed images and it seems perfectly played of downloaded video online as well as offline mode.

I created a new demo and downloaded my video URL, it's played well online but not played well offline

My content URL is:- https://rg-tv.com/storage/movies/Stuber/YYYtPmPWRUT9tHMvQE6A.m3u8

Can you give me some solutions to this issue?

Thanks in advance. :)

Screen Shot 2019-11-04 at 11 44 43 AM

Screen Shot 2019-11-04 at 11 45 05 AM

Screen Shot 2019-11-04 at 11 44 56 AM

Screen Shot 2019-11-04 at 2 12 48 PM

x-NR-x commented 5 years ago

Hi @JayCears,

Thank you for contacting us.

You can check out the Example provided in the repo for reference. I set the provided url you wrote (https://rg-tv.com/storage/movies/Stuber/YYYtPmPWRUT9tHMvQE6A.m3u8) in the example and it worked fine playing in offline mode after downloading.

Regarding the pod installation issue, what Swift version are you working with? From DownloadToGo v3.8 only Swift 5 is supported because of 3rd party pods which are used.

Thanks, Nilit Danan

noamtamim commented 4 years ago

@JayCears please reopen if still relevant.