I’m just starting with mediasoup, and have been playing around with the sandbox project but found some problem. Every time some peer subscribes to the video track it look in landscape orientation, and I can not figure out how to make it rotate depending of the orientation.
This is a dummy project where you can find the code that I’m working on, it works with the sandbox-project server.
Any advice or trick to accomplish this?
BTW mediasoup is a really nice piece of software, thanks for sharing. <3
EDIT: Sorry, my bad, I just need to update the HTML video dimensions.
Cool, the problem is Firefox, filtering the header extension by the uri urn:3gpp:video-orientation will fix the orientation problem but the aspect ratio will not be ok. This is how it looks before and after in the receiver side using Chrome.