Open LastingZ opened 2 years ago
Is pulling the stream pulling FLV? Isn't what you configured .aac? Please confirm the reproduction path.
TRANS_BY_GPT3
Is the stream pulling FLV? Isn't it configured as .aac? Please confirm the reproduction path.
Hello, even if configured as aac and pulling rtmp, this situation can still occur~ However, as long as http_remux is turned off, this situation will not happen. We have also noticed that when there is no client pulling the stream from the edge, the stream can still be seen in the edge's streams.
TRANS_BY_GPT3
Hi Winlinvip,
I also encountered this error when using it, have you checked and fixed the error? I need a solution to this problem immediately
Thanks.
The edge will stop retrieving from the source station when there's no client playing. This is the basic logic. If there's an issue with this, please provide a clear way to reproduce the problem.
TRANS_BY_GPT4
Description
Hello, we have deployed two master servers and two edge servers. We have configured rtmp and flv streaming on the edge servers. When a client disconnects after pulling a stream via rtmp, we can see that the edge server still has information about this stream in its streams. Then, when the stream is disconnected from the source, we can see that the edge server keeps requesting this stream from the master server in a continuous loop. The master server reports an error "server error 3090" and the edge server reports an error "origin disconnect retry 1007".
1. SRS Version
Version:
3.0.168
1. SRS Log
Log:
1. SRS Config (Configuration):
Replay (重现)
Expect (Expected Behavior)
TRANS_BY_GPT3