anoob-isletsystems

Results 15 comments of anoob-isletsystems

Hello, Thanks for your help. I didn't received nothing in logcat before that packet discarded. Logcat before packet discarded looks like this 2023-09-27 12:24:04.538 7340-7539 RtmpSender com.pedro.streamer I wrote Audio...

Hello, I am using opengl rtmp example for streaming. I tried opengl rtmp example with and without adding mentioned line. After a few minutes of streaming i am getting the...

Hi, I tried version 2.2.6 with and without adding this line "rtmpCamera1.setForce(CodecUtil.Force.SOFTWARE, CodecUtil.Force.FIRST_COMPATIBLE_FOUND);" By adding the line result was same(disconnected after a few minutes). Whereas without adding the line streaming...

Hello, I tried OpenGl RTSP example with mediamtx server. But i was unable connect to server as the as rtsp url for mediamtx server is "rtsp://localhost:8554/mystream" whereas the project required...

Hello, Firstly thanks for the help. I checked OpenGl RTSP example with mediamtx server there was no audio and video frame discarding log in logcat, but connection got disconnected within...

Hello, For version 2.2.6 rtmp streaming worked for around 40 minutes. But new branch fix queue worked fine for 10 minutes after that audio and video frame discarded showed and...

Hello, Thanks for your help. Sorry for the delayed response. Currently Lenovo Tab is not with me ,I will get it by 3 October. Because of that I had to...

Hello, I tested code in lenovo tab for multiple times. Sometimes streaming lasted up to 30 minutes even though there was video and audio frame discarded message in logcat. But...

Hello, These days I tested the Opengl Rtmp and ExampleRtmp for multiple times. ExampleRtmp streaming lasted long as it has reconnection feature. For both case I got video frame and...

Hello, When reverse tethering was used, there was no video frame and audio frame discarded message in logcat. And streaming to local mediamtx was successful all times when i tested....