-
-
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: ffmpeg crashes and exits when streaming Hikvision RTSP video stream. #1849
Comments
Brother, is it resolved? I am also doing RTSP streaming, but encountering errors when pushing it up.
|
Does not support rtsp h265, h264 push streaming this problem, 4.0 has a solution, please see this #1612.
|
Still on version 4.0, just that the server won't crash. The ffmpeg streaming is the same as before.
|
Bro, have you solved this problem? I encountered the same issue as you, can we discuss it? SRS 4.0.35, the log is as follows: FFmpeg log: Streaming command: [ffmpeg -re -i test.mp4 -f rtsp -rtsp_transport tcp rtsp://192.168.32.129/live/test.sdp]
|
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'
Please ensure that the markdown structure is maintained.
3.0.141
Replay
How to replay bug?
Error occurred when pushing Hikvision camera's H.265 RTSP video stream to the server using ffmpeg.
Command line:
ffmpeg -re -i rtsp://admin:[email protected]/Streaming/Channels/2 -vcodec copy -acodec copy -rtsp_transport tcp -f rtsp rtsp://zt.dtznjg.com:554/800519/1594609434301
Expected behavior (Expect)
> Describe your expectation (Please describe your expectation)
rtsp streaming is not available, is it a problem with ffmpeg265 or srs?
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: