Aes-28-cbc encrypted video on server not playing React js decrypted video
the problem is that Aes-128-cbc encrypted video is transmitted by the server, I am decryto the data in react js application, all the data is decrypt, but the video is not playing, there is no error, I don’t know how to do it , i tried to use blob url which is also not useful