-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
RTSP streaming, SRS occasionally crashes. #2185
Comments
See if you can find a way to reproduce it quickly.
|
On the basis of SRS, how can we modify it to accept RTSP streams? This is my configuration: SRS parameters (but the streaming fails rtsp://IP:1935/live/test1)
|
According to the configuration in srs.conf, use ffmpeg to push the stream: ffmpeg -re -i 4k.mp4 -vcodec copy -codec copy -f rtsp rtsp://210.37..:554/live/rtsp
Both SRS 3.0 and 4.0 are experiencing the same error. Does SRS support RTSP?
|
|
In actual scenarios, there is no need to promote RTSP, so the RTSP server will be removed in the future. The camera does not support pushing RTSP streams to SRS. It only supports Ingest/FFmpeg to pull RTSP streams from the camera and then forward them to SRS. Please refer to: #2304 (comment)
|
Description
SRS occasionally experiences service crashes, and after running for a period of time, the log continues to print the following situation. All SRS services cannot be used normally.
Description
Please describe the issue you have encountered.
1. SRS Version:
4.0.57
1. SRS Log:
1. The configuration of SRS is as follows (Config):
Replay
How to replay bug?
How to replay bug?
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: