binbat / joyrtc

You can use this tool, use WebRTC control some devices, but current only unity
https://joyrtc.binbat.com/
Mozilla Public License 2.0
19 stars 5 forks source link

There is still a problem with the addition of audio tracks #40

Open tulingcheng86 opened 10 months ago

tulingcheng86 commented 10 months ago

The sound was added in Unity, but the volume in the video interface of the web was not automatically detected ---->Maybe it's because there is sound in the unity scene when it runs --> if the transfer is successful, there shouldn't be sound in the unity scene -- > it feels like there's a problem with the audio track addition 微信图片_20231205162156

a-wing commented 10 months ago
  1. use chrome://webrtc-internals/ check audio track
  2. about audio player, need audio html element. but, you can use this https://developer.mozilla.org/en-US/docs/Web/API/MediaStream