shinyoshiaki / werift-webrtc

WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4
MIT License
485 stars 32 forks source link

bundled media should use any available iceParams from any other bundled media sections #264

Closed koush closed 2 years ago

koush commented 2 years ago

fixes https://github.com/shinyoshiaki/werift-webrtc/issues/263

shinyoshiaki commented 2 years ago

thanks!