RootEncoder icon indicating copy to clipboard operation
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

Results 395 RootEncoder issues
Sort by recently updated
recently updated
newest added

What is the highest resolution can we stream with this library? or is it bound to? rtmpCamera.getResolutionsFront();

Getting "Connection failed. Error configure stream, Read time out" on Huawei P30 pro all the time, however works fine on Huawei P30 lite and on any pixel emulator. Can you...

Hello Pedro, In many devices app crashes bellow line. ``` public int[] load(Bitmap[] bitmaps) { int[] textureId = new int[bitmaps.length]; GlUtil.createTextures(bitmaps.length, textureId, 0); for (int i = 0; i <...

The preview does not show. Error :- ``` The following classes could not be instantiated: - com.pedro.rtplibrary.view.OpenGlView (Open Class, Show Exception, Clear Cache) Tip: Use View.isInEditMode() in your custom views...

I want to push audio stream implementation voice call function, May I ask a question, does it support the push audio stream wss protocol ? ("wss://yourEndPoint")

Hello PedroSG94; First of all, thank you so much for your library. I would like to know is it possible to capture the specific area of screen? If it is,...

Hello, I need 2 different encoders with different resolutions. They should run in background while the screen is locked but when screen is on there should be preview on the...

https://github.com/zhubinsheng/FFmpeg/blob/master/libavformat/rtpdec.c#:~:text=%22RTP%3A%20dropping%20old%20packet%20received%20too%20late%5Cn%22)%3B

Good evening, first I want to thank you for the project. I would like to know, how can I use the filter in RtpService.kt?