shinyoshiaki / werift-webrtc

WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use MediaStream ?

Canees opened this issue · comments

commented

hi :
I saw that the API can use MediaStream addTrack, I want to combine them to get a stream of audio and video,Can you do an example? I tried to do it myself, but it didn't work
exp:

image
image

hi : I saw that the API can use MediaStream addTrack, I want to combine them to get a stream of audio and video,Can you do an example? I tried to do it myself, but it didn't work exp:

image image

How You solve this problem?

Hi, was this possible?