murat-dogan / node-datachannel

WebRTC For Node.js and Electron. libdatachannel node bindings.
Mozilla Public License 2.0
292 stars 56 forks source link

Question: How to stream a local mp3 file from server to client #225

Closed TrevPennington closed 6 months ago

TrevPennington commented 6 months ago

Goal is to call addTrack from node server using a local mp3 file as the stream. Any pointers?