So after recording a session is done (user ends connection to terminal) I end up with the encoded recorded file. I could decode it and get the .m4a file... now here's my problem,
I tried sending that file (decoded .m4a file) over to my front-end client through my nodeJS server, but HTML just doesn't support .m4a type files it seems... I have to convert it to mp4 to be able to play it... Is there a better way to play those recordings on my front-end client? -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
