Version
v1.2.0
Which operating systems have you used?
Environment that reproduces the issue
Android 13
Android 12
iOS 17
Is it reproducible in the example application?
Yes
RTMP Server
rtmp://192.168.1.12/s/
Reproduction steps
I am not sure it is a bug or intended.
I intend to help the user close the camera and reopen it.
I guess the stopPreview() and startPreveiw() methods were responsible for this, but after stopping preview and starting it again, the video is no longer sent to the server.
is this a bug? if not is there a way to achieve what I want?
Expected result
The player sends data to the server after the stopping and starting preview.
Actual result
The player no longer sends data after re starting preview.
Additional context
No response
Relevant logs output
Version
v1.2.0
Which operating systems have you used?
Environment that reproduces the issue
Android 13
Android 12
iOS 17
Is it reproducible in the example application?
Yes
RTMP Server
rtmp://192.168.1.12/s/
Reproduction steps
I am not sure it is a bug or intended.
I intend to help the user close the camera and reopen it.
I guess the stopPreview() and startPreveiw() methods were responsible for this, but after stopping preview and starting it again, the video is no longer sent to the server.
is this a bug? if not is there a way to achieve what I want?
Expected result
The player sends data to the server after the stopping and starting preview.
Actual result
The player no longer sends data after re starting preview.
Additional context
No response
Relevant logs output