User Tools

Site Tools


test_webdav_connection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
test_webdav_connection [2017/07/21 22:34] walkeradmintest_webdav_connection [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 3: Line 3:
 \\  \\ 
 \\  \\ 
-{{:firefox-logo_svg.png?200|}}{{:cyberduck-icon-384.png?200|}}{{:potplayer_logo_2017_.png?200|}} + 
-\\ +---- 
 + 
 +{{:firefox-logo_svg.png?75|}}{{:cyberduck-icon-384.png?75|}}{{:potplayer_logo_2017_.png?75|}}
 \\  \\ 
  
Line 10: Line 12:
  
 ===== Introduction ===== ===== Introduction =====
 +\\ 
 Having setup our Apache Webdav server, we now need to ensure that we can access it, and can read and write to it (so that we can be sure it will work with our packager). Having setup our Apache Webdav server, we now need to ensure that we can access it, and can read and write to it (so that we can be sure it will work with our packager).
 \\  \\ 
 \\  \\ 
 There are three tests we will cover here: There are three tests we will cover here:
-<file> 
-1. Using a Browser 
-2. Using the CyberDuck application 
-3. Using a player 
-</file> 
 \\  \\ 
 +\\  
 +  - Using a Web Browser 
 +  - Using the CyberDuck Application 
 +  - Using a HLS Capable Player 
 +\\  
 +If all three of these tests are successfull, then you can be confident that you have a fully functioning Origin Server for HLS.
 ---- ----
  
 ==== Using a Web Browser ==== ==== Using a Web Browser ====
 +\\ 
 Using a web browser is a very simple test, it doesn't tell us a lot, but it does tell us very quickly if we have any access to the WebDav folder (or not). Using a web browser is a very simple test, it doesn't tell us a lot, but it does tell us very quickly if we have any access to the WebDav folder (or not).
 \\  \\ 
Line 29: Line 33:
 Open up any Browser, and navigate to your webdav location: Open up any Browser, and navigate to your webdav location:
 <file> <file>
 +http://yourip/webdav
 +
 +e.g.
 http://192.168.27.234/webdav http://192.168.27.234/webdav
 </file> </file>
Line 45: Line 52:
 \\  \\ 
 **Username:** dev\\  **Username:** dev\\ 
-**Password:** 3nvivio_! (this may not be your password)\\ +**Password:** 3nvivio_! (Enter the password you configured when you setup the Origin Server)\\ 
 \\  \\ 
 Once you have entered your credentials, the browswer will display the contents of the webdav folder, remember, this folder might still be empty. Once you have entered your credentials, the browswer will display the contents of the webdav folder, remember, this folder might still be empty.
Line 60: Line 67:
  
 ==== Using Cyberduck ==== ==== Using Cyberduck ====
 +\\ 
 Cyberduck is a Windows application that can test all sorts of Internet based systems, Webdav, FTP, Dropbox, Cloud etc. The advantage Webdav has over a simple browser test is that Cyberduck can write to Webdav as well as read from it. Cyberduck is a Windows application that can test all sorts of Internet based systems, Webdav, FTP, Dropbox, Cloud etc. The advantage Webdav has over a simple browser test is that Cyberduck can write to Webdav as well as read from it.
 \\  \\ 
 \\  \\ 
-Run Cyberduck.+You can download Cyberduck from [[https://cyberduck.io/?l=en|HERE:]] Once installed, Run Cyberduck.
 \\  \\ 
 \\  \\ 
Line 125: Line 133:
 ---- ----
 ==== Using PotPlayer ==== ==== Using PotPlayer ====
 +\\ 
 PotPlayer is less about testing WebDAV, and more about testing the HLS output, but it is a useful test none the less. I tried this with VLC and it did't seem to connect to the WebDAV very well (well not at all actually) but PotPlayer has WebDAV menus, so it does work very well. PotPlayer is less about testing WebDAV, and more about testing the HLS output, but it is a useful test none the less. I tried this with VLC and it did't seem to connect to the WebDAV very well (well not at all actually) but PotPlayer has WebDAV menus, so it does work very well.
 \\  \\ 
 \\  \\ 
-Open PotPlayer.+You can download PotPlayer from [[https://potplayer.daum.net/|HERE:]] Once installed, Open PotPlayer.
 \\  \\ 
 \\  \\ 
test_webdav_connection.1500672882.txt.gz · Last modified: 2023/03/09 22:35 (external edit)