Note
Set the $URL variable with your URL for easy copy and paste
Example:
export URL='https://youtu.be/PLUZDtJCdDM'| import { | |
| AddStreamOptions, | |
| ConstructorOptions, | |
| VideoStreamMerger | |
| } from "video-stream-merger"; | |
| import { RecordRTCPromisesHandler } from "recordrtc"; | |
| import { ScreenShare } from "@components/ScreenShareOption"; | |
| // This just renames it to StreamSettings because it gives you a better idea of what it is. | |
| // eslint-disable-next-line @typescript-eslint/no-empty-interface |
| # Recover Data from ReadyNas Duo RAID 1 drives | |
| # | |
| # DISCLAIMER : This could corrupt all your data - if you are at all worried get a professional to recover the data for you | |
| # | |
| # The tools mentioned below have the ability to corrupt and wipe all your data | |
| # | |
| # #### USE AT YOUR OWN RISK #### | |
| # | |
| # With that out the way.... | |
| # |