-
Notifications
You must be signed in to change notification settings - Fork 5
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 support for Video Texture Target #16
Comments
I also created this issue c-frame/sponsorship#2 some times ago, so probably do a fix in networked-aframe repo as well. My modified networked-video-source is dependent on a naf:reconnecting event for naf-janus-adapter I didn't contributed yet, and also on a video system that may be specific to janus adapter. I need to figure out how to use it with the easyrtc adapter and also contribute a share screen or share camera button like I did for MicButton. |
I added my |
I pushed my code working with janus adapter in networked-aframe/naf-valid-avatars#34 |
Add a video-texture-target component. I have a modified networked-video-source that supports using it on a media-frame 2d I'm using with janus adapter. I need to verify if it would be working properly with easyrtc adapter.
The text was updated successfully, but these errors were encountered: