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

streaming-ins returns exception (500 Internal Server Error) #1315

Open
ml20221206 opened this issue Mar 10, 2023 · 2 comments
Open

streaming-ins returns exception (500 Internal Server Error) #1315

ml20221206 opened this issue Mar 10, 2023 · 2 comments

Comments

@ml20221206
Copy link

ml20221206 commented Mar 10, 2023

The first few rooms of the test are normal, and almost all subsequent requests return this error, but the system-related load is not high, such as: cpu, network, memory, etc.

post url: https://192.168.11.104:3004/rooms/6405c52b1d86c62f506e1d0e/streaming-ins

body:
{
"url":"rtmp://192.168.11.103:9999/live/in_test_1",
"transport":{
"protocol":"udp",
"bufferSize":2048000
},
"media":{
"audio":"auto",
"video":"auto"
}
}

@qwu16
Copy link
Collaborator

qwu16 commented Mar 14, 2023

Please check OWT server log for more error message

@ml20221206
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants