You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
这个是gortc的config,小米摄像头C600,
log:
level: info
api: trace
exec: info
ngrok: info
rtsp: warn
streams: error
webrtc: fatal
api:
这个是登录1984网页用的账号密码
origin: "*"
username: "admin"
password: "123456"
rtsp:
这个是rtsp用的账号密码 待会要用到
username: "admin"
password: "123456"
webrtc:
这个是webrtc用的账号密码
username: "admin"
password: "123456"
streams:




your_stream1:
your_stream1_h264: ffmpeg:your_stream1#video=h264
这个是我的milco的设置,
然后我使用rtsp播放视频,用的这个地址
rtsp://admin:123456@192.168.124.23:8554/your_stream1_h264,但是实际视频是hevc,如下
,此刻go2rtc的info显示如下:
请问哪里设置有问题?
Beta Was this translation helpful? Give feedback.
All reactions