Playing local asset video file

Hi, does bitmovin support playing local asset video file? and does bitmovin support player portrait video?

As long as the asset is accessible through HTTP(S), the Bitmovin Player should be able to fetch it. If you start a web server locally, it should work.
You can use the player Style configuration to change the aspect ratio to portrait

im sorry i forgot to mention im developing natively (Android and iOS)

How are you downloading the content ?
Offline playback is supported natively by both SDKs and manages download and playback

Else, how are you acquiring the content ?

1 Like

The file is coming from the each platform resource directory not from BitMovin OfflineContentManager.

On iOS, only Progressive assets can be played when served locally.

Local HLS is not supported on iOS and for this the asset has to be downloaded as mentioned above.

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.