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

Video thumbnail not showing #5127

Open
adadhich1 opened this issue Dec 21, 2023 · 4 comments
Open

Video thumbnail not showing #5127

adadhich1 opened this issue Dec 21, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@adadhich1
Copy link

Describe the bug
After attaching the video attachment in the chat, thumbnail is not showing even after making it enabled using videoThumbnailsEnabled = true,
SDK version

  • 6.0.10

To Reproduce
Steps to reproduce the behavior:

  1. Go to message list
  2. Click on attachment and send any video attachment
  3. once attachment is sent, video thumbnail is not showing

Expected behavior
After sending video attachment, it should show video thumbnail in message list

Device:

  • all the devices
@adadhich1 adadhich1 added the bug Something isn't working label Dec 21, 2023
@DanielNovak
Copy link
Contributor

DanielNovak commented Dec 21, 2023

Can you try it with our sample application? I tried the latest version (Compose) and video previews seem to work - both when recorded directly and uploaded or when attached as file.

videoThumbnailsEnabled is enabled by default in the ChatTheme.

@adadhich1
Copy link
Author

@DanielNovak, I am using xml and not compose, and even though videoThumbnailsEnabled is enabled by default but its not visible to me, i've tried with almost 5-6 devices, its not working in any of those.

@DanielNovak
Copy link
Contributor

I tried our XML sample application (in this repo) and video thumbnails work there. Are you using our UI components? Any customisation that could affect this? Did this work before and stopped working after updating to a newer version?

@adadhich1
Copy link
Author

Yes, we are using your UI components, earlier we were using very old sdk version, that time we could see video files as other doc files and not as video thumbnail,
Also we did not make any customisation to the message list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants