I'm having some trouble with my project.
I need to send an mp3 file using the TCP python socket and receive it in order to play it on the client's device.
When I'm sending the mp3 file I think it's on bytes - so I'm having trouble playing it.
here is a link to my project: https://github.com/OfekHarel/HorizonMusic
This is how I send the mp3 file - I Read the bytes directly through the file and sending it through the socket.
So my question will be how to send and receive the file in a way that I can play it with the mp3 format.
Thank you.
Ofek Harel - Head of software sub-team in FRC team 3339.