How to enable the 3d objects after video get played

Hi, I need to trigger the 3D object after the video get played through URL,
Thank You

Hi @vinod,

The video player emits a custom:finish event.

Please check out part 17 of our Streaming video in the 3D view tutorial.

Instead of restarting the second video you can ‘trigger the 3D object’.

Hope this helps.

George