Home › Forums › General Questions › Video texture requirement
- This topic has 11 replies, 5 voices, and was last updated 2 years, 3 months ago by Ivan Lyubovnikov.
-
AuthorPosts
-
2020-09-22 at 12:26 am #33121hasanyluthfiParticipant
Hi all, what is the requirements for video texture?, I try follow this but not working store the video same as the app folder.
use puzzle only by the way.2020-09-22 at 9:54 am #33126Yuri KovelenovStaff2020-09-22 at 10:04 am #33129hasanyluthfiParticipantyes, the screen sample was work, but following moreless same as sample puzzle it can’t be, but when i tried to use same vid on screen sample application (the TV one) it’s played
also try to different project it can’t work so i guess the problem is on my side
use pointer puzzle also sameAttachments:
You must be logged in to view attached files.2020-09-22 at 10:08 am #33132hasanyluthfiParticipantthis is the application if needed to inspect thanks
2020-09-22 at 2:36 pm #33145Yuri KovelenovStaffHi,
you are using the player-based approach for your application. This makes it impossible to correctly load external assets such as video and sound files.
You should either copy your video file to the player folder
verge3d_blender/player
, or use the Standard template with the .html file.2020-09-25 at 6:29 am #33322hasanyluthfiParticipantsorry, can explain more about “use the standard template with .html file.” part maybe?
already tried to copy the player folder to verge3d_blender/player, it’s ok on preview but when tried upload it to soft8soft cloud, it won’t openAttachments:
You must be logged in to view attached files.2020-09-25 at 8:08 am #33329Yuri KovelenovStaff2020-10-29 at 5:04 am #34691hasanyluthfiParticipantsince i’m not webdev.
so i try again it’s work now.
but, only when check the iframe. at direct link the texture video appears but not played. this wouldn’t be an issue later right?
thanks alot for the help2020-10-30 at 11:44 am #34768Yuri KovelenovStaff2021-06-14 at 2:42 pm #42021digitalartwormParticipantI have e blender file, i assigned materiel to a plane and the texture for that material is a flag. I exported the file to verge 3d gltf and the flag shows up on the post.
I then set the video to an mp4 in the file application folder video etc
I use the replace puzzle.
when i click on my flag the texture is replaced with nothing – it just disappears and nothing plays.
same as the guy above
2022-07-04 at 3:01 pm #53848ducksaberParticipantYeah embedding videos doesn’t work for me either following all instructions, really frustrating
2022-07-11 at 2:17 pm #54047Ivan LyubovnikovStaffYeah embedding videos doesn’t work for me either following all instructions, really frustrating
Hi, can you share your app to check what’s going on there? One common mistake is trying to play an unmuted video without prior user interaction, e.g. clicking on the page.
Co-founder and lead developer at Soft8Soft.
-
AuthorPosts
- You must be logged in to reply to this topic.