We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
同时播放多个摄像机画面时出现程序崩溃(一个画面一个线程),,日志信息提示 SIGSEGV(SEGV_MAPERR) ../lib/arm64/libmytechRtspClient.so (MySink::afterGettingFrame(unsigned int, unsigned int, timeval, unsigned int)+1236) [arm64-v8a] ../lib/arm64/libmytechRtspClient.so (MySink::afterGettingFrame(void*, unsigned int, unsigned int, timeval, unsigned int)+120) [arm64-v8a] ../lib/arm64/libmytechRtspClient.so (FramedSource::afterGetting(FramedSource*)+196) [arm64-v8a] ../lib/arm64/libmytechRtspClient.so (MultiFramedRTPSource::doGetNextFrame1()+688) [arm64-v8a] ../lib/arm64/libmytechRtspClient.so (MultiFramedRTPSource::networkReadHandler1()+1328) [arm64-v8a] ...... 请给予我帮助,不甚感激,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
同时播放多个摄像机画面时出现程序崩溃(一个画面一个线程),,日志信息提示
SIGSEGV(SEGV_MAPERR)
../lib/arm64/libmytechRtspClient.so (MySink::afterGettingFrame(unsigned int, unsigned int, timeval, unsigned int)+1236) [arm64-v8a]
../lib/arm64/libmytechRtspClient.so (MySink::afterGettingFrame(void*, unsigned int, unsigned int, timeval, unsigned int)+120) [arm64-v8a]
../lib/arm64/libmytechRtspClient.so (FramedSource::afterGetting(FramedSource*)+196) [arm64-v8a]
../lib/arm64/libmytechRtspClient.so (MultiFramedRTPSource::doGetNextFrame1()+688) [arm64-v8a]
../lib/arm64/libmytechRtspClient.so (MultiFramedRTPSource::networkReadHandler1()+1328) [arm64-v8a]
......
请给予我帮助,不甚感激,
The text was updated successfully, but these errors were encountered: