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 support for Video Texture Target #16

Open
vincentfretin opened this issue Mar 14, 2024 · 3 comments
Open

Add support for Video Texture Target #16

vincentfretin opened this issue Mar 14, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vincentfretin
Copy link
Member

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.

@vincentfretin vincentfretin added the enhancement New feature or request label Mar 14, 2024
@vincentfretin vincentfretin self-assigned this Mar 14, 2024
@vincentfretin vincentfretin moved this to Done in Sponsorship Mar 14, 2024
@vincentfretin vincentfretin moved this from Done to Todo in Sponsorship Mar 14, 2024
@vincentfretin vincentfretin moved this from Todo to Planned in Sponsorship Mar 14, 2024
@vincentfretin
Copy link
Member Author

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.

@vincentfretin vincentfretin moved this from Planned to In Progress in Sponsorship Mar 15, 2024
@vincentfretin
Copy link
Member Author

I added my video-texture-target component. But there is still a lot of code to contribute probably in a different repository to properly use it for screen sharing.

@vincentfretin
Copy link
Member Author

I pushed my code working with janus adapter in networked-aframe/naf-valid-avatars#34
Still need some changes to be used with easyrtc adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Planned
Development

No branches or pull requests

1 participant