muaz-khan / RTCMultiConnection

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)
https://muazkhan.com:9001/
MIT License
2.57k stars 1.37k forks source link

Adding a watermark to the video #877

Open BasilVictor opened 4 years ago

BasilVictor commented 4 years ago

Wanted to know if there is any way to add an image to the video (acting as a watermark). If not, I found a GitHub repository here, so how do we use it in rtcmulticonnection.

shubham9411 commented 4 years ago

@BasilVictor you had any luck with this?