Tagged: Css3d and Teleport conflict
- This topic has 149 replies, 21 voices, and was last updated 6 months ago by
as421465683.
-
AuthorPosts
-
2021-10-02 at 9:33 am #45712
zjbcool
Customer@visualizer You can get the update from Gumroad, but I haven’t released the the new vsersion, because I haven’t find a way to fix the “front side” rendering issue.
2021-12-24 at 2:56 pm #48283mc78
ParticipantHi Zjb,
It’s possible to have more than one Css3dObj Youtube videos in different places of the scene? If yes, how?
Attached my loser approach :D
Could you give me a little help.Attachments:
You must be logged in to view attached files.2021-12-25 at 11:24 am #48292zjbcool
Customer2021-12-25 at 5:01 pm #48299mc78
ParticipantYes,
studing just a little I find this configuration, that works!
But on my tablet the video freeze, I have to touch the screen to solve; meanwhile the audio is stable. Is there a trick to lighten streaming?
Another question, I tried to put all the “load youTube Player API” in “when click” puzzle, so that the videos don’t load all at once, but it doesn’t work, the video don’t load. Any suggestion?
ThankAttachments:
You must be logged in to view attached files.2021-12-26 at 2:35 am #48301zjbcool
CustomerBut on my tablet the video freeze, I have to touch the screen to solve; meanwhile the audio is stable. Is there a trick to lighten streaming?
Maybe I should add more settings for player to control size, playback rate … I’ll update this plugin later,if you need.
Another question, I tried to put all the “load youTube Player API” in “when click” puzzle, so that the videos don’t load all at once, but it doesn’t work, the video don’t load. Any suggestion?
You can use ‘set visible’ puzzle to do that.
2021-12-26 at 4:58 pm #48311mc78
ParticipantI’m not the master of programmers so maybe I can get this functions yet (and just I don’know) and I don’t know how is complicate add them if not present yet… but the apotheosis of this plugin in my opinion would be at least:
1) possibility to have many many (youtube) videos in a scene that remain light,
2) so possibility to control when loading and unloading videos
3) and maybe, yes, control resolution and playback rate.
4) possibility to drag the time line like in Youtube
—-
Maybe it’s out of your support but I wonder if in your opinion it is possible to lighten the code by always calling the same puzzle block without copying it for each video.
Thank you :)2021-12-27 at 3:38 pm #48324troskhy
CustomerHi all and merry christmas!
We are looking at the CSS3D plugin with serious interest and we were wondering if with this plugin we can host our videos in Youtube or Vimeo, so we can reduce the load of the app (at this moment the videos are self-hosted) and we are able to play them without ads, or links that appear on the screen.
Best regards,
Troskhy
2021-12-29 at 9:35 am #48366troskhy
CustomerHi @zjbku
We are looking at the CSS3D plugin with serious interest and we were wondering if with this plugin we can host our videos in Youtube or Vimeo, so we can reduce the load of the app (at this moment the videos are self-hosted) and we are able to play them without ads, or links that appear on the screen.
Best regards,
Troskhy
2021-12-29 at 2:59 pm #48378johngrigni
CustomerCan the video play on any surface? I already have a model with cameras and things in place, and a surface that I want the video to play on.
2022-01-08 at 4:47 am #48531zjbcool
Customer2022-01-08 at 4:53 am #48533zjbcool
CustomerCan the video play on any surface? I already have a model with cameras and things in place, and a surface that I want the video to play on.
The CSS3D plugin will create a plane object on which playing the video. so you can locate the plane object to your model as a screen.
2022-01-08 at 5:12 am #48534zjbcool
Customer1) possibility to have many many (youtube) videos in a scene that remain light,
2) so possibility to control when loading and unloading videos
3) and maybe, yes, control resolution and playback rate.
4) possibility to drag the time line like in Youtube1) it’ll be only one video remain light at the same time
2) using ‘element’ param to load/unload video
3) using ‘width’ and ‘height’ params to control resolution, so you can use different resolution for devises. see the attachment
4) using ‘enable controls’ to display palyback controlsAttachments:
You must be logged in to view attached files.2022-02-22 at 3:34 pm #49504Johnson
Customer2022-02-24 at 2:54 am #49566zjbcool
Customer2022-03-13 at 12:08 pm #50213visualizer
CustomerHey ZB,
Any update release for this plugin recently?
Long time since I used for one of the projects & recommended to couple of my clients.Regards
-
AuthorPosts
- You must be logged in to reply to this topic.