muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.46k stars 1.75k forks source link

modified to v3 #824

Open himanshujoshi100669 opened 1 year ago

himanshujoshi100669 commented 1 year ago

i did the code in v3 but i have this problem

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval'". Either the 'unsafe-inline' keyword, a hash ('sha256-yO+ZTRcUHrcBQj7OYwTN3L8loMJDwN51xCy31DjSaEM='), or a nonce ('nonce-...') is required to enable inline execution.

Screenshot 2022-11-11 at 1 40 11 PM