You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using Brightcove lib version 6.0.0 with ExoPlayer 2 r2.5.3.
I am trying to make video transition between two activities, to show smooth video transition.
i tried to switch surfaces, but when i do so on android devices with OS upper than 6 everything is working good. on OS under, i have incurred a problem. In some devices like Nexus 5, Samsung S5 (OS 6.0.1) and Samsung j7(OS 5), in the second activity video isn't playing and starts playing only if i rotate screen to landscape mode. is there a good way to continue playing my video from the last position in the second activity without any hiccups?
Hi,
I am using Brightcove lib version 6.0.0 with ExoPlayer 2 r2.5.3.
I am trying to make video transition between two activities, to show smooth video transition.
i tried to switch surfaces, but when i do so on android devices with OS upper than 6 everything is working good. on OS under, i have incurred a problem. In some devices like Nexus 5, Samsung S5 (OS 6.0.1) and Samsung j7(OS 5), in the second activity video isn't playing and starts playing only if i rotate screen to landscape mode. is there a good way to continue playing my video from the last position in the second activity without any hiccups?
VideoTransitionSample.zip
The text was updated successfully, but these errors were encountered: