flv-play plays the stream address that has not started the push stream, causing the name after the push stream to be abnormally concatenated with.flv suffix, causing the hls address to be abnormally
yang-441 opened this issue · 1 comments
Describe the bug
flv-play plays the stream address that has not started the push stream, causing the name after the push stream to be abnormally concatenated with.flv suffix, causing the hls address to be abnormally
If the client pulls the stream from SRS before the stream is initiated, and streaming starts subsequently, it will result in the stream name having a .flv suffix, which causes anomalies in the m3u8 URL.
Step1:
flv-play plays the stream address that has not started the push stream
Step2:
Push the flow to the same path
Step3:
stream name with.flv suffix
Version
Docker image: ossrs/srs:v6
Version number: SRS/6.0.155
TRANS_BY_GPT4
@duiniuluantanqin Thank you very much, the latest submission has resolved this issue!
TRANS_BY_GPT4