Using ScreenEncoder separately
- [ ] I have checked that a similar feature request does not already exist.
Is your feature request related to a problem? Please describe. I want to use the ScreenEncoder file separately, to capture and encode the screen video stream in an Android project, transmit it through our own service, and display it. However, I don't know how to fill in these parameters, and I'm not sure if I can do it.
Describe the solution you'd like I want to use the screen capturing and encoding feature inside ScreenEncoder separately, and obtain the output stream.
Describe alternatives you've considered I have tried using ScreenEncoder separately, but I couldn't find where some of the default parameters are located.
Additional context Add any other context or screenshots about the feature request here.
Reference this #2971 .