Using map to create multiple clickable areas on a video feed / or another feature

Viewed 15

I'm creating a react project with nodejs and so far the project is pretty raw so I don't think that I need to share the code that I have. I am looking for a way to be able to take a WebRTC stream and make certain parts of the video (like top left corner, bottom right corner) clickable, can this be done with the map function similar to the images?

Any advice is much appriciated!

0 Answers
Related