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

现在拉取摄像头数据流还是有问题。没有添加认证字段。 #162

Open
rockjl opened this issue Dec 13, 2024 · 0 comments
Open

Comments

@rockjl
Copy link

rockjl commented Dec 13, 2024

我港做过测试,大比方海康威视的NVR需要用户名密码验证的。
rtsp://usr:[email protected]:5544/Streaming/Channels/601

#144

curl -X POST -H "Content-Type: application/json" -d '{
"id" : "123",
"identifier": {
"rtsp": {
"stream_path": "Streaming/Channels/601"
}
},
"server_address"x.x.x.x:5544",
"relay_type":"Pull"
}' http://localhost:8000/api/start_relay_stream

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

1 participant