membrane_h26x_plugin handle_stream_format is called 1/10 times only
Hello, we are using membrane_rtmp_plugin and membrane_h26x_plugin to stream RTMP from Adroid devices using RootEncoder lib. The issue is that pipeline got stuck in 9 of 10 cases, and works properly ony in 1 case.
Details are in issue: https://github.com/membraneframework/membrane_core/issues/986
Also created a PR with tests which are reproducing the bug:
https://github.com/membraneframework/membrane_h26x_plugin/pull/69
Thank you in advance, and let me know if more details are needed
GitHub
membrane_h26x_plugin stream_format issue using RootEncoder Android ...
Hello, we are currently using membrane_rtmp_plugin together with membrane_h26x_plugin libs in order to receive RTMP stream from Android devices. Under the hood it uses Root Encoder library (https:/...
2 Replies
Hi! Thanks for reporting, I've responded to your issue with more details, so perhaps let's keep the conversation there.
Hi, thank you for detailed answer, let me check it