Replies: 5 comments 1 reply
-
Hello, That code looks fine. Can you show me the rest of the code? |
Beta Was this translation helpful? Give feedback.
-
I tried several ways but aspect ratio did not work (in several phones same image stretch problem) so instead of using RtmpCamera2 I used RtmpCamera1, now it is working fine. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm glad that you solved the error using RtmpCamera1 but did you tried using Rotation example of the demo app? I want know it to try find the error if it is a bug |
Beta Was this translation helpful? Give feedback.
-
I gave authorization like this bStartStop.setOnClickListener { |
Beta Was this translation helpful? Give feedback.
-
Hello, This error is because SRT hasn't auth. |
Beta Was this translation helpful? Give feedback.
-
In layout I gave like this
In the code I gave like this
I try to stream at 1920x1080 resolution, the image seems stretched, it looks aspect ratio is not working. Am I doing anything wrong here
Beta Was this translation helpful? Give feedback.
All reactions