Do you have an issue with a specific file(s)? Video Files
Can you reproduce using one of our samples or online demos?
Are you using the WebViewer server? Docker
Does the issue only happen on certain browsers? No
Is your issue related to a front-end framework?
Is your issue related to annotations? Yes
Please give a brief summary of your issue:
(Think of this as an email subject)
Annotation Thumbnails in videos show black square only
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
When adding an annotation to video, the annotation contains a thumbnail window but its always black.
Can we disable that thumbnail or how can we make it show content?
When I installed the webviewer-video, it was required to install react and react-dom to have a successful build. Initially version 16.14.0 was installed, I tried to set it at v18.2.0 but I think there are some not compatible with the v18. Can I know what version is the correct stable version for webviewer-video?
Also I could not select the video / audio mode in the upper left menu, even though I have audio in the video.
I could not see the spectrum.
I was thinking I was missing out the react.useEffect in the webviewer but It throws me invalid hook, I think the react was loaded double but I’m not sure. I’m still looking ways to show the thumbnails…
Do you have any other sample in setting up the webviewer-video in an angular 15 component?
I have attached tenant.7z … it is a compressed file of my har file.
I have already tried the video sample but when I tried adding the useEffect, I was having an invalid hook error. I removed it and the error went away.
Also I was trying to load the main-with-react but I was having error:
I’m looking at the code on how we’re adding the annotations to the notes panel. You may have to set the start time for the annotations. In the XFDF it would be under custom data trn-video-start-time.
This might be a bit hard to debug like this, so we’ll see if this helps and maybe we can get in a call otherwise.
I have added an annotation somewhere between the video and here is the xfdf data:
It includes the start time and end time. No thumbnail was generated still.
Yes maybe we should be in a call if I’m still looking at the wrong direction.
I’ll note this down in case this issue comes up again for another customer. Glad to see that it’s figured out though, was thinking there was an issue somewhere else.