I am trying to send an image from my python backend using Websocket and display it on my React page. I tried to encode it into a base64 string but it does not seem to work. It s