Hi,
I’m trying to integrate a video into the text panel. For this I use the following code:
'video width=“1000” controls>
'source src=/public/img/WW.mp4 type=video/mp4>
Your browser does not support the video tag.
'/video>
< instead of ’
Unfortunately the video is not shown. The video window is empty. Does anyone know why the video isn’t found?
Best regards,
Marcel