Uploading directly to a channel

Uploading directly to a channel

Sometimes you may wish to upload a video directly to a channel so that it appears only in
that channel, complete with title description, and other values. Here is how.
 
Step One
Identify the video you wish to upload. Let’s assume it is a file named “mickeymouse.mp4”.
 
Step Two
Open notepad or any text editor. Enter the following values as shown.
 
<Properties>
 <Title>Mickey Mouse</Title>
 <Description>Mickey Mouse</Description>
 <Artist>Disney</Artist>
 <Width>640</Width>
 <Height>480</Height>
 <comments>true</comments>
 <rate>true</rate>
 <showhits>true</showhits>
 <showlastview>true</showlastview>
 <requirelogin>false</requirelogin>
 <showbookmark>true</showbookmark>
 <category>arts</category>
 <channel>Mavro</channel>
 <private>true</private>
</Properties>

 
The fields are the same as you see in the DEVOS Manage Video On Demand edit screen.
The category and channel must exist on the DEVOS. In the example above, we will set the
title to “Mickey Mouse”, the description to “Mickey Mouse”, the author to “Disney”, the
height and width, and we will allow comments and rating, will show last view and hits, the
video will not require login to view, and we will put it in the “arts” category. We will also
publish it to the “Mavro” channel. Please note that the category and channel must exist on
DEVOS otherwise it will use defaults. Finally, we have set the private to true which will
cause the video to not appear in the main interface but will appear in the “Mavro” channel.
 
Save the file using the same name as the video file, but add .xml at the end. In our
example, we will save it as “mickeymouse.mp4.xml”.

Step Three
Use Dropbox, Google Drive, or use any FTP client (using the same admin username and
password) and log in to your account you use to log in to DEVOS. Upload both the video file
and the new .xml file. For Dropbox or Google Drive, simply drag/drop the two files to the
/devos folder.
 
In a few minutes, DEVOS will detect the new video and publish them to the target channel.
    • Related Articles

    • Uploading Video Files to DEVOS

      There are several ways to upload new videos to DEVOS. These include uploading through a webpage upload form, uploading by FTP, or uploading via a special folder created in a Dropbox account linked to a specific user's account in DEVOS. Web Upload ...
    • FTP from Desktop Folder

      It is easy to upload content to DEVOS using the web upload.  But did you know you can make a permanent folder on your Windows computer where you can just drag and drop new video files? Follow these steps 1) Open File Explorer then right-click on your ...
    • Setting a Default Channel for User Accounts in DEVOS

      The following video will explain the process for setting up a default channel in any user account in DEVOS so that any video that gets uploaded to that account will automatically be assigned to that channel.
    • Upload After Record

      Streamsie PC Version 1.3.5 and above supports automatic Upload After Record.  This feature is enabled on the Streamsie account on DEVOS (V 2.1.005 and above), and on Arcus. When enabled, you will see "Automatic Upload: Active" in the lower right ...
    • Replace Video

      When you upload a video to DEVOS and you want to replace it after it is published, follow these steps: 1) Log in to DEVOS and select edit of the target video 2) In the upper corner of the edit page, next to the "Download Video (Right-Click and Save ...