Page 1 of 1

Cannot play URL video with password

PostPosted: Mon Mar 18, 2019 10:28 am
by Noisky
The URL of the video is enabled for nginx authentication.
I need to enter my username and password to access the video address when accessing the video in the browser, but I cannot play the URL that needs to verify the password in the oplayer.

Re: Cannot play URL video with password

PostPosted: Mon Mar 25, 2019 5:53 am
by admin
Noisky wrote:The URL of the video is enabled for nginx authentication.
I need to enter my username and password to access the video address when accessing the video in the browser, but I cannot play the URL that needs to verify the password in the oplayer.

using http://username:pass@xxx/xxx.avi this format.

Re: Cannot play URL video with password

PostPosted: Mon Mar 25, 2019 7:00 am
by Noisky
admin wrote:
Noisky wrote:The URL of the video is enabled for nginx authentication.
I need to enter my username and password to access the video address when accessing the video in the browser, but I cannot play the URL that needs to verify the password in the oplayer.

using http://username:pass@xxx/xxx.avi this format.


Thank you so much!