RootEncoder
RootEncoder copied to clipboard
RootEncoder for Android (rtmp-rtsp-stream-client-java) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP, SRT and UDP with all code written in Java/Kotlin
Hello, excuse me, I have a problem. I use the display RTMP function to record the screen, push the stream on the Android 12 device, and after the stream is...
When Image Object filter is rendered,adaptive bitrate is reduced from higher bitrate (1080) to lower bitrate (360). It is not restoring to higher bitrate even when I get sufficient bandwidth....
I'm trying to set video quality to be the same as the "IP webcam" application. https://play.google.com/store/apps/details?id=com.pas.webcam  Is there a way to set video...
I am trying to switch between streams which have differnet SPS, PPS. I am seeing Grey Video feed on the receiving viewer client. The newer stream works as expected if...
I am using this library in one of my application and it works fine but there is an issue that it doesn't release/dispose camera after using. In android 12, I...
When I call replaceView function from RtmpFromFile with OpenGL or Context as the parameter, I got illegalStateException. I downgrade the version to 2.0.0 and the problem has been solved. But...
I just use your code and your example. Click OpenGl Rtsp and "start record" button. Use adb command "adb shell" and then "free -m" every few minutes to check the...
When I try to switch to another network(like one Wi-Fi to another Wi-Fi or device internet), the RTMP stream can't reconnect to the server. and many times they cant reconnect...
Hello, apologies if this has already been dealt with, but I couldn't find a reference. We find that in about 50% of cases an audio only .mp4 (aac) file which...
Hi there, currently I am working on using your code to create a rtsp stream client to be run in a robot with camera equipped. However, while I am able...