Skip to content
New issue

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

crash issues #135

Closed
testermania opened this issue Mar 17, 2022 · 6 comments
Closed

crash issues #135

testermania opened this issue Mar 17, 2022 · 6 comments

Comments

@testermania
Copy link

testermania commented Mar 17, 2022

2022/03/17 10:12:32.695575 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS16] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:33.639745 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS17] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:35.158588 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS18] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:35.651467 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS19] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:35.742931 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS20] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:37.159199 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS21] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:37.254519 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS22] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:43.073283 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS23] invalid audio message length. len=2 - rtmp2mpegts.go:281
2022/03/17 10:12:45.847994 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS21] invalid video message length. header={Csid:6 MsgLen:5 MsgTypeId:9 MsgStreamId:1 TimestampAbs:8680}, payload=00000000  17 02 0>
 - rtmp2mpegts.go:148
2022/03/17 10:12:49.777507 ^[[22;31mERROR ^[[0m[RTMP2MPEGTS24] invalid audio message length. len=2 - rtmp2mpegts.go:281

@q191201771
Copy link
Owner

感谢反馈,请提供进一步信息:

  1. 崩溃的堆栈
  2. 输入流是何种形式,是rtmp推流吗还是其他,使用什么方式/工具推流
  3. 是否能稳定复现崩溃,复现的方式
  4. 你是否需要播放rtsp流

@testermania
Copy link
Author

testermania commented Mar 17, 2022

1- 我不知道
2- video H264 - MPEG-4 AVC (part 10) (h264) - ADTS audio (为什么flv不支持?)
ffmpeg -c copy to flv rtmp lal (不工作。 无画面无声音)
ffmpeg -c:v copy -c:a aac -bsf:a aac_adtstoasc to flv rtmp lal (不工作。 无画面无声音)
3- 我不知道
4- 不, 只是 rtmp 到 hls

@q191201771
Copy link
Owner

  1. ffmpeg的输入是文件吗,方便的话把文件发我我看下
  2. 可以将配置文件(lalserver.conf.json)中log->level字段修改为0,重新启动服务,复现后将日志发我看下

@q191201771
Copy link
Owner

发我邮箱也可以
191201771@qq.com

@q191201771
Copy link
Owner

hi,请使用github的最新代码继续测试。
欢迎继续反馈。

一些记录:

  1. 你邮件发我的httpts的流,我用ffmpeg拉取并转推rtmp至lal,并没有发现问题。(但是那个httpts流不太稳定,也可能是网络的 原因)
  2. 你邮件中日志1显示seq header中存在多个sps,我已经进行处理

@testermania
Copy link
Author

testermania commented Mar 19, 2022

你好呀

我正在测试。

最新的github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants