Serviio not transcoding stream "on the fly"? large! tmp file
My video collection is in ffmpeg-converted h264.mkvformat.
I want to on-the-fly transcode & stream the collection to a Panasonic DMP-BDT220 BD player.
I've installed Serviio, selected the Panasonic BD profile, pointed it at my store, and launched it.
The Panasonic's renderer client sees the store, and I can select a movie to play.
Here's where I'm (already) stuck :-/
With both MediaTomb & UMS, the start of playback of the transcode (vcodec == h264, acodec == copy) was almost immediate, and both Video & Audio, converted to mpegts on the fly, were perfect. Lots of OTHER stuff was broken, which is why I found my way to Serviio finally.
With Serviio, however, it takes ~ 30-45 seconds for the movie to start playing.
On the screen I see the first few seconds of Video, then it just gets stuck there ... Video doesn't progress any further. Audio, otoh, keeps playing -- and SOUNDS ok.
While setting up for debug logging, I noticed that Serviio appeared to be creating a LARGE transcoding tmp file
Since my goal is to do this on-the-fly, I was surprised to see the file created and populated.
I suspect this may be behind the problem I'm having with stuck-video, etc. Not really sure this soon in the game, though.
So, 1st question -- how do I make sure that Serviio is ONLY transcoding on the fly -- and not writing/storing any tmp files. Or at least NOTHING this large.