Tagged Questions
0
votes
1answer
50 views
Suggest CDN with Byte-Range requests support for streaming [closed]
I'm trying to find high load solution for streaming server.
The idea came to me this morning.
What about CDN or cloud storage with byte-range support. Basically flash player require only partial ...
-4
votes
1answer
88 views
Where to store social network photos and videos? [closed]
I have a social network with 100,000 users. I allow users to upload photos and videos now I feel like it is becoming too much for my dedicated server. Should I get another dedicated server? A content ...
1
vote
2answers
2k views
How to create my own CDN (or private cloud)
I would like to create a cdn-like storage system, where my clients can upload/download files (average 300-400MB video files, divx files upto 2 GB) and even stream videos from them.. And i got ...