Difference between revisions of "Tips & Tricks"

From MSX - Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
Please note that the Google Drive API currently does not support a proper way of streaming content (if the access needs to be authenticated). Therefore, the content must be downloaded into the memory. Some TV devices have problems with this (especially if the content file is too large) and will abort the process. There are two ways to fix this problem.
 
Please note that the Google Drive API currently does not support a proper way of streaming content (if the access needs to be authenticated). Therefore, the content must be downloaded into the memory. Some TV devices have problems with this (especially if the content file is too large) and will abort the process. There are two ways to fix this problem.
  
# If the video/audio file is smaller than 100 MB, share the file (or the containing folder) publicly and let the file (or folder) name start with "export" (e.g. "export.mp4" for files or "export" for folders). This will cause the Google Drive MSX service to open the file via the export link (which can be streamed).
+
# If the video/audio file is smaller than 100 MB, share the file (or the containing folder) publicly and let the file (or folder) name start with "export" (e.g. "export.mp4" for files or "export" for folders). This will cause the Google Drive MSX service to open the file via the export link.
 
# You can use OneDrive MSX or Dropbox MSX for video/audio files, because they have functions for streaming content.
 
# You can use OneDrive MSX or Dropbox MSX for video/audio files, because they have functions for streaming content.

Revision as of 11:38, 25 January 2021

Web Version Loader[edit]

If you have an older version of Media Station X, you can use the web version loader service to load the latest version from the web. This service also allows you to load the entire Media Station X application in a secure context (i.e. via https://) to be able to use services like Twitch MSX.

Enter the start parameter web.msx.benzac.de to set it up.

Screenshot[edit]

Web Version Loader

Google Drive MSX[edit]

Please note that the Google Drive API currently does not support a proper way of streaming content (if the access needs to be authenticated). Therefore, the content must be downloaded into the memory. Some TV devices have problems with this (especially if the content file is too large) and will abort the process. There are two ways to fix this problem.

  1. If the video/audio file is smaller than 100 MB, share the file (or the containing folder) publicly and let the file (or folder) name start with "export" (e.g. "export.mp4" for files or "export" for folders). This will cause the Google Drive MSX service to open the file via the export link.
  2. You can use OneDrive MSX or Dropbox MSX for video/audio files, because they have functions for streaming content.