Hi,
I wanted to ask whether it might be possible to support orientation changes during a live session without needing to restart the encoder.
At the moment, it seems that switching orientation requires a full encoder restart, which can interrupt the stream and affect the user experience. If feasible, it would be great to handle orientation updates dynamically while keeping the encoder running.
Main goals:
- Preserve the live session during portrait/landscape changes
- Avoid stream interruption or reconnects
- Keep UI/video orientation in sync without restarting the pipeline
Hi,
I wanted to ask whether it might be possible to support orientation changes during a live session without needing to restart the encoder.
At the moment, it seems that switching orientation requires a full encoder restart, which can interrupt the stream and affect the user experience. If feasible, it would be great to handle orientation updates dynamically while keeping the encoder running.
Main goals: