Sunbird video player implementation in native android webview #144
Closed
swayangjit
started this conversation in
Bugs
Replies: 1 comment 1 reply
-
@swayangjit If the content doesn't have the streaming URL then seek behavior like that only in video player and it plays both in landscape and portrait mode, as player it doesn't have any limitation based on viewport size width it renders accrodingly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
'Sunbird Video Player' on mobile app(built using Android/Kotlin).
Video plays ONLY in 'Landscape' mode. Our requirement is to play video in 'Portrait' mode as well.
The video player controls are NOT functioning. For example, dragging the video tracker forward will make the video play from the beginning instead of its new position.
The '[ ]' icon at the bottom-right does not work.
A sample implementation is available in this comment
@HarishGangula
Beta Was this translation helpful? Give feedback.
All reactions