Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tutorial showing how to stream a YouTube video into a video texture #341

Open
willeastcott opened this issue Jan 31, 2022 · 1 comment

Comments

@willeastcott
Copy link
Contributor

See Twitter conversation:

https://twitter.com/fra_michelini/status/1488105898111344646

Right now, we only have a CSS3D technique shown off. An HTMLVideoElement based technique will allow for arbitrary mapping of the YouTube vid to any geometry in the scene.

@yaustar
Copy link
Collaborator

yaustar commented Jan 31, 2022

I'm not sure we should do this as it bypassess the ads from what I understand from the twitter thread. It's ultimately extracting the the direct video stream from the YouTube video.

Edit: It looks like it uses this library: https://github.com/fent/node-ytdl-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants