Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants