Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to replay video messages #2317

Closed
rupinderjeet opened this issue Sep 8, 2021 · 4 comments
Closed

Unable to replay video messages #2317

rupinderjeet opened this issue Sep 8, 2021 · 4 comments
Assignees
Labels
bug Something isn't working ui-components

Comments

@rupinderjeet
Copy link

Describe the bug
After a video ends playback, we are unable to play it again without restarting the activity again.

SDK version

  • 4.17.2

To Reproduce
Steps to reproduce the behavior:

  1. Tap a video message.
  2. Let the video play out. After this, "play" icon appears.
  3. Tap the play icon. Notice that video isn't replayed.
  4. Change seek to start of video. ProgressBar appears. But, video is never played again.

Expected behavior
After video plays out completely, show a replay icon that replays the video.

Device:

  • Vendor and model: Samsung A50 & Emulator Pixel 3
  • Android version: 11 & 10

Screenshots

bug.mp4

Extra Information (If any)

E/ExoMediaPlayer: Unable to seek across windows, falling back to in-window seeking
@rupinderjeet rupinderjeet added the bug Something isn't working label Sep 8, 2021
@devUndef1ned
Copy link

Hello, @rupinderjeet
For playing video we use exoplayer dependency. And I see they have this issue in their repository. I see some workarounds in the issue, but it's still not fixed. Not sure that we can deal with it by ourselves. Will wait for the fix from exoplayer maintainers.

@adasiewiczr
Copy link
Contributor

Will be fixed in scope of #2880

@filbabic
Copy link
Contributor

Will be resolved by #2880

@bychkovdmitry bychkovdmitry moved this from Current Sprint Goals to In Review in Android UI Team Planning Feb 18, 2022
@bychkovdmitry bychkovdmitry self-assigned this Feb 18, 2022
@filbabic
Copy link
Contributor

Closing given that it's resolved in another ticket

Repository owner moved this from In Review to Merged in Android UI Team Planning Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui-components
Projects
Archived in project
Development

No branches or pull requests

5 participants