AgoraIO-Community / Agora-Unity-RTM-SDK

A Unity3D sample app to show Login /Logout, Log in to/out of channel, Get Channel Member Count, Send/Receive Channel Message, Send Peer Message, Query Member, and token Authentication
24 stars 15 forks source link

No Audio while streaming videotextures with sound to agora #24

Closed eighteight closed 3 years ago

eighteight commented 3 years ago

In all streaming examples the audio from my microphone is being streamed OK, but if to the canvas in the scene I add a videoplayer and a videotexture rendering a video with audio (mp4 format), the streams to Agora do not have audio. I can hear the audio from the video file locally when I play the said scene.

This is on Windows. Is there a way to add an audio from the video being played into the Agora Stream?

Thanks.

eighteight commented 3 years ago

wrong repo. closing