I need to display something on plunker which is from my desktop for security reasons, I just want to take a screen shot and dispose of the image basically.
I am trying
<img src="file///C:/users/me/desktop/img1.jpg">
also tried without file///, is this possible with plunker?