Search code examples
webrtcandroid-cameraandroid-camera2webrtc-androidjanus-gateway

Why the webrtc android camera stream is rotated at endpoint?


I am sending camera video from android to a janus server, but when I check from website, the video is rotated, Do you know why and How should I fix this?

image demo


Solution

  • I had to change something in the room config https://github.com/meetecho/janus-gateway/issues/1021#issuecomment-335792000