webdav 无密码访问
#6376
Replies: 1 comment 1 reply
-
把游客打开? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
用ffplay调试,有用户名和密码的情况下不能正常播放,alist的guest有webdav读取写入权限也要输入用户名密码。例如用guest,播放链接用如下进行连接:
http://guest:guest@localhost/dav
能不能弄个不需要输入用户和密码的模式?
Beta Was this translation helpful? Give feedback.
All reactions