Streaming desktop
https://bitbucket.org/xnejp03/serviio/i ... a-renderer
Using a modified ffmpeg it is possible to capture the Windows desktop and encode it into a stream or video file. I think it would be really great if Serviio could support this modification of ffmpeg and show a virtual folder where you can select the desktop or a window to stream through DLNA. Technically it would not be much different than transcoding from Serviios point of view.
Edit Note: This would not be useful for streaming video or games, because there really is a delay. At least in my tests while playing the mpegts file using VLC. Maybe this can be optimized using the correct ffmpeg options.
Linux support is already possible using x11grab and Windows support is enabled by the patch mentioned in the issue above.
What do you think?