Skip to content

[Help] 断播后重新直播自动录制报错,会计时,但是流量和文件大小未0 #206

Description

@MinTiang

用的最新版docker。
我用tg通知,主播断播后会发送异常消息
`出错了~

异常信息:

Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/reactivex/observable/catch.py", line 55, in action
current = next(sources_)
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/blrec/core/operators/request_exception_handler.py", line 39, in on_error
raise exc
File "/usr/local/lib/python3.10/site-packages/blrec/core/operators/connection_error_handler.py", line 48, in on_error
raise exc
File "/usr/local/lib/python3.10/site-packages/blrec/core/operators/stream_parser.py", line 53, in _before_retry
raise exc
File "/usr/local/lib/python3.10/site-packages/blrec/flv/operators/parse.py", line 45, in on_next
tag = reader.read_tag()
File "/usr/local/lib/python3.10/site-packages/blrec/flv/io.py", line 42, in read_tag
tag = self._parser.parse_tag(no_body=no_body)
File "/usr/local/lib/python3.10/site-packages/blrec/flv/format.py", line 90, in parse_tag
video_tag_header = self.parse_video_tag_header(header_data)
File "/usr/local/lib/python3.10/site-packages/blrec/flv/format.py", line 165, in parse_video_tag_header
codec_id = CodecID(flag & 0b0000_1111)
File "/usr/local/lib/python3.10/enum.py", line 385, in call
return cls.new(cls, value)
File "/usr/local/lib/python3.10/enum.py", line 710, in new
raise ve_exc
ValueError: 12 is not a valid CodecID`

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions