We are unable to AirPlay downloaded videos with the Kaltura iOS frameworks. The HLS(.m3u8) video files are downloaded using the DownloadToGo framework and are played using the PlayKit framework.
Steps to reproduce:
Download HLS video file from remote
AirPlay video to an external device (i.e. Macbook Pro)
Play video.
We are using the following framework versions managed by cocoapods in our project:
PlayKit: 3.25.0
PlayKit Providers: 1.10.0
PlayKitKava: 1.6.0
DownloadToGo: 3.15.0
KalturaClient: 14.1.0
Note: If the content is not downloaded and is being streamed then AirPlay works correctly
We are unable to AirPlay downloaded videos with the Kaltura iOS frameworks. The HLS(.m3u8) video files are downloaded using the DownloadToGo framework and are played using the PlayKit framework.
Steps to reproduce:
We are using the following framework versions managed by cocoapods in our project: PlayKit: 3.25.0 PlayKit Providers: 1.10.0 PlayKitKava: 1.6.0 DownloadToGo: 3.15.0 KalturaClient: 14.1.0
Note: If the content is not downloaded and is being streamed then AirPlay works correctly
Prerequisites
Expected behavior
Video is played on the target AirPlay device
Actual behavior
Video cannot be played on the target AirPlay device
Console output