AgoraIO / Basic-Video-Broadcasting

Sample app to join/leave a channel, set the role as a host/audience, mute/unmute, switch between front/rear cameras, and set the video parameters.
MIT License
269 stars 287 forks source link

does agora supports unity UWP/Hololens build #82

Open AnandMulay opened 4 years ago

AnandMulay commented 4 years ago

as per title agora video streaming or broadcast support for hololens, does it work on this platform ?

plutoless commented 4 years ago

we don't have ready-to-go sdk but you can wrap the c++ api yourselves on UWP, note you may need to handle the renderings yourself

mitra7 commented 3 years ago

Do you have any plans to support this kind of platform? I'm also interested on this topic.

zhangtao1104 commented 3 years ago

Yes, we plan to support UWP, it is in our roadmap. We maybe support UWP in q2 of next year.