Conversation
Notices
-
@redenchilada Just out of curiosity, what if each user could set up and control their own RDNstream on their personal timeline for others to visit? I'm wondering if it would be difficult.
Saturday, 18-Jan-14 18:38:08 UTC from web-
@snowcone yeahsynched so that you could invite others to your timeline or something, would maybe be difficult.
Saturday, 18-Jan-14 18:47:44 UTC from web -
@snowcone I was thinking that the code and database for the existing RDNstream would simply be replicated for each account and put on their respective lookup or something.
Saturday, 18-Jan-14 18:52:16 UTC from web -
@snowcone Well, technically the code wouldn't be replicated, it would be drawn from a common source file that's addressed within the user's page, but the playlists including video lengths and video tags would all be unique. They could start out empty though so only users who are interested would take up resources.
Saturday, 18-Jan-14 18:59:45 UTC from web -
@tia Setting up per-user video lists wouldn't be difficult, but I'm thinking getting the daemon to cycle videos for every individual stream would be incredibly taxing on the server. It'd go from making all of the calculations and adjustments once per second to potentially hundreds of times per cycle.
Saturday, 18-Jan-14 21:43:40 UTC from StatusNet Android
-