mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.94k stars 598 forks source link

Make NPM package for webrtc-streamer #550

Closed LeoDog896 closed 1 year ago

LeoDog896 commented 1 year ago

As of now, webrtc-streamer uses an untyped JS script. However, in order to provide more ease of use for other web developers in modern website development, it should be provided as an NPM package along with TypeScript.

LeoDog896 commented 1 year ago

Oops! Oddly enough, I didn't see the npm package. Perhaps a separate PR should be raised to add the link to the github?