hejie615

Results 10 issues of hejie615

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The audio message can be sent successfully, but the webpage...

bug

The log during crash is as follows 04-10 17:50:44.495 22181 22278 I ReactNativeJS: rn-webrtc:pc:DEBUG 3 addIceCandidate +2ms 04-10 17:50:44.503 22181 22742 I org.webrtc.Logging: EglBase14Impl: Using OpenGL ES version 2 04-10...

I placed RTCView on the tab page of @ react navigation/bottom tabs. Firstly, I connected RTC on tab 1 and successfully played the video. However, when I first started playing,...

The first time I connected to WebRTC and played the video, the frame rate remained at 0. [11123.log](https://github.com/user-attachments/files/16495279/11123.log)

wontfix

After WebRTC successfully connects and starts playing videos, it always triggers disconnected. When I listen to the connectionstatechange event, I only know that the status has changed to disconnected. How...

使用store-home会被编译成 `` 导致无法渲染出来

mp-weixin

已经设置了sourceStream为什么导出的时候倒是单声道音频还需要额外处理什么吗 let recorderNew: any = null; export const recordStartNew = () => { navigator.mediaDevices .getUserMedia({ audio: { channelCount: 2, }, }) .then((stream) => { const audioContext = new window.AudioContext(); const...

![1732853422022](https://github.com/user-attachments/assets/dcdd9457-3109-4373-ae5d-112c0c325955) 请问大佬使用h5网页录音存在削波需要调整什么参数?我用的是https://xiangyuecn.github.io/Recorder/测试的

音频存在很严重的丢帧问题请问怎么解决

The dita file format I exported from Arbortext is not supported

bug