#Nextjs video help

17 messages · Page 1 of 1 (latest)

dark raven
#

Hello, i am trying to put a video on my page, this is the code tsx <video className={styles.video} preload="none"> <source src="/video.mp4" type="video/mp4" autoPlay loop muted playsInline /> Your browser does not support the video tag. </video>

lavish condorBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

dark raven
#

But it doesnt work, video is in same folder as the component

pallid maple
pallid maple
#

Are you sure that this is the src problem

#

i mean what you see

#

when app is running

lavish condorBOT
#
✅ Success!

This question has been marked as answered! If you have any other questions, feel free to create another post

Jump to answer
dark raven
#

it works, thanks

#

tho, how ot remove this?

pallid maple
pallid maple