Forum Discussion

4 Replies

  • I believe the Roku requires the server to support http range requests(because mp4 metadata necessary for playback is often at the end of a file), so ftp wouldn't work.
  • destruk's avatar
    destruk
    Streaming Star
    Are there plans to support it at all in the future? As for mp4 metadata, if the server supports resume, then you can do a range request for any section of the file, including the end to be sent in a chunk. Just a thought.