Giter Site home page Giter Site logo

Comments (11)

begeekmyfriend avatar begeekmyfriend commented on August 18, 2024

I have met it too. The write thread of RTMP module fails to stop while shutting down because the closeStream command is still being sent into the socket outputStream buffer. So that is synchronization issue on thread shutting down. I will fix is as soon as possible.

from yasea.

begeekmyfriend avatar begeekmyfriend commented on August 18, 2024

5f37bd8

from yasea.

Muthukathiravan avatar Muthukathiravan commented on August 18, 2024

Same issue occur for me also..
07-19 11:46:43.269 27385-5300/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 92
07-19 11:46:43.269 27385-5300/? D/WriteThread: WriteThread: waiting...
07-19 11:46:43.269 27385-5300/? D/WriteThread: WriteThread: wrote packet: RTMP Video, size: 4644
07-19 11:46:43.269 27385-5300/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 94
07-19 11:46:43.279 27385-5300/? D/WriteThread: WriteThread: waiting...
07-19 11:46:43.279 366-5374/? E/mm-camera-CORE: aec_process_stats_calc_ysum(113): E

from yasea.

begeekmyfriend avatar begeekmyfriend commented on August 18, 2024

@Muthukathiravan the latest version has fixed this bug.

from yasea.

Muthukathiravan avatar Muthukathiravan commented on August 18, 2024

I am using latest version only.
https://github.com/begeekmyfriend/yasea
i have download from the app above the link

from yasea.

begeekmyfriend avatar begeekmyfriend commented on August 18, 2024

@Muthukathiravan the log of original issue shows that there are no RTMP packets sent to the socket and then the write thread is still waiting and not to be closed. However I can not see any similar signs in the log you provided. Would you please provide me more details?

from yasea.

Muthukathiravan avatar Muthukathiravan commented on August 18, 2024

85
07-19 12:17:16.259 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.289 27385-27676/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 95
07-19 12:17:16.289 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.289 366-28812/? E/mm-camera-CORE: aec_process_stats_calc_ysum(113): E
07-19 12:17:16.289 27385-27676/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 97
07-19 12:17:16.289 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.329 27385-27676/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 93
07-19 12:17:16.329 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.329 27385-27676/? D/WriteThread: WriteThread: wrote packet: RTMP Video, size: 4510
07-19 12:17:16.329 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.329 366-28812/? E/mm-camera-sensor: port_sensor_handle_aec_update:832 g 5.619218 lux idx 343.261078, nr-y: 5.619218, nr-cbcr: 5.619218, asf: 5.619218
07-19 12:17:16.349 27385-27676/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 93
07-19 12:17:16.349 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.349 27385-27676/? D/WriteThread: WriteThread: wrote packet: RTMP Audio, size: 96
07-19 12:17:16.349 27385-27676/? D/WriteThread: WriteThread: waiting...
07-19 12:17:16.359 366-28812/? E/mm-camera-CORE: aec_process_stats_calc_ysum(113): E

Same log print for me,If you want anything specify what are the details you want

from yasea.

begeekmyfriend avatar begeekmyfriend commented on August 18, 2024

Your log shows there is no ANR happened. the RTMP packets are still being sent to the socket. Did you really stop yasea? Otherwise there should have had no RTMP packets written.

from yasea.

Muthukathiravan avatar Muthukathiravan commented on August 18, 2024

I din not stop yasea..What is the solution for this issue

from yasea.

begeekmyfriend avatar begeekmyfriend commented on August 18, 2024

@Muthukathiravan Didn't you see the button?

from yasea.

Muthukathiravan avatar Muthukathiravan commented on August 18, 2024

share your mail id

from yasea.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.