- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Aug 2020 13:51:30 +0000
- To: public-webrtc-logs@w3.org
@jan-ivar To that end when you find the time can a minimal, complete, verifiable example of the required signaling exchange between remote peers be included at WebRTC repository? `WebAssembly.Memory` and `TypedArray` and `SharedArraytBuffer` have limitations. Not certain how to get a `MediaStreamTrack` from raw PCM without using `AudioWorklet` and `MediaSTreamAudioDestinationNode`, where the pattern am using to do so requires some form of linear memory. Am able to get access to the output of a media device. How to connect that raw PCM directly to WebRTC to get a `MediaStreamTrack`? Tried to incorporate your data channel example into WebRTC, both using `addStream()` and transceivers, though the first attempts yielded only a silent track https://github.com/w3c/webrtc-pc/issues/2564#issuecomment-678641430. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/712#issuecomment-681961989 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 27 August 2020 13:51:32 UTC