Hello.I would like to use Advanced Video Player Component to display a video from a URL registered by the user.The reason why we don't use the existing Video Component is because we want to restrict video downloads.
However, the Advanced Video Player Component was unable to pass the URL as a constant. It will be pitch black as shown below.Please tell me the solution for this.
Discussion posts and replies are publicly visible
What do you mean with "the Advanced Video Player Component was unable to pass the URL as a constant"? Can you share your code snippet?
As you can see in the screenshot, I couldn't pass the URL in a constant.
I'll look for a way other than typing the URL directly.