Search the Community
Showing results for tags 'stream'.
-
As some may know, I'm developing a system (based on the Sync API) to distribute mp4 video files over computers inside a few schools. As BitTorrent's clients have a feature to allow playing video while still downloading (known as "streaming"), are there any plans to have this feature on Sync?
-
I am building a media server based on btsync folders. When getting the files via api-"get_files"-request, I get that folder on my server where the file is stores. And I can stream this file from my server via the filesystem. I was wondering, if there is a way to access the files from any device thats in my cloud. I don't see any possibility doing this in the API-docs.