Mnyb wrote: > That sounds like a cool plugin idea ? You can already use the server for > proxying , so next logical step would be a " time shift " plugin that > with a player option turns pause to a real pause with user setable > buffer size 1min 15min 2hours or whatnot and some further option to > record and store a pre-selectable time of the now playing or a favorite > for later listening .
It's a lot a of work if server has to save the audio stream as there issues about starting/stopping streams (e.g. different stream types/different headers/ time estimation or should all streams be transcoded) and also ensuring cross platform. A few years ago, I worked out it would be easy to do "time shift" using VLC to play a stream - however there is still a lot of work handling UI (i.e. SB3 and Web UI to mapping FFW/REW to VLC) and getting exact time to FFW / REW. Then it was complicated by an additional UI of Touch/Radio. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=98256 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
