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

Step4:
HLS path error

Version
Docker image: ossrs/srs:v6
Version number: SRS/6.0.155
TRANS_BY_GPT4
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
Step4:

HLS path error
Version
Docker image: ossrs/srs:v6
Version number: SRS/6.0.155
TRANS_BY_GPT4