Skip to content
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

PROTOCOL: RTSP streaming error, urgently awaiting online response! #603

Closed
aesirteam opened this issue May 21, 2016 · 3 comments
Closed
Assignees
Labels
Feature It's a new feature. TransByAI Translated by AI/GPT.
Milestone

Comments

@aesirteam
Copy link

aesirteam commented May 21, 2016

Use conf/push.rtsp.conf.
[2016-05-21 22:55:20.629][warn][27351][108][9] thread udp cycle failed, ignored and retry, ret=1029
[2016-05-21 22:55:30.640][error][27351][108][11] dns resolve server error, ip empty. ret=1029(Resource temporarily unavailable)
[2016-05-21 22:55:30.640][error][27351][108][9] connect server :1935 failed. ret=1029(Bad file descriptor)
[2016-05-21 22:55:30.640][error][27351][108][9] rtsp: connect failed, cto=30000000, sto=500000. ret=1029(Bad file descriptor)
[2016-05-21 22:55:30.640][error][27351][108][9] rtsp: process rtp packet failed. ret=1029(Bad file descriptor)
[2016-05-21 22:55:30.641][warn][27351][108][9] handle udp packet failed. ret=1029
[2016-05-21 22:55:30.641][warn][27351][108][9] thread udp cycle failed, ignored and retry, ret=1029
[2016-05-21 22:55:40.648][error][27351][108][11] dns resolve server error, ip empty. ret=1029(Resource temporarily unavailable)
[2016-05-21 22:55:40.648][error][27351][108][9] connect server :1935 failed. ret=1029(Bad file descriptor)
[2016-05-21 22:55:40.649][error][27351][108][9] rtsp: connect failed, cto=30000000, sto=500000. ret=1029(Bad file descriptor)
[2016-05-21 22:55:40.649][error][27351][108][9] rtsp: process rtp packet failed. ret=1029(Bad file descriptor)

TRANS_BY_GPT3

@akanchi
Copy link
Contributor

akanchi commented May 22, 2016

[2016-05-21 22:55:30.640][error][27351][108][9] connect server :1935 failed. ret=1029(Bad file descriptor)

When connecting to the server, the URL is empty.

TRANS_BY_GPT3

@winlinvip
Copy link
Member

winlinvip commented May 30, 2016

RTSP is experimental.

TRANS_BY_GPT3

@winlinvip winlinvip added this to the srs 3.0 release milestone Aug 8, 2016
@winlinvip winlinvip changed the title rtsp推流出错,急盼在线回复! PROTOCOL: rtsp推流出错,急盼在线回复! Mar 26, 2017
@winlinvip
Copy link
Member

winlinvip commented Aug 23, 2021

Does not support pushing RTSP streams from the camera to SRS, only supports ingesting/FFmpeg pulling RTSP streams from the camera and then forwarding them to SRS. Refer to: #2304 (comment)

TRANS_BY_GPT3

@winlinvip winlinvip self-assigned this Sep 23, 2021
@winlinvip winlinvip added the Feature It's a new feature. label Sep 23, 2021
@winlinvip winlinvip changed the title PROTOCOL: rtsp推流出错,急盼在线回复! PROTOCOL: RTSP streaming error, urgently awaiting online response! Jul 28, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature It's a new feature. TransByAI Translated by AI/GPT.
Projects
None yet
Development

No branches or pull requests

3 participants