2012-02-20, 19:34
uspino Wrote:Have you tried watching a transcoded stream for an extended period of time, say half an hour? On my system, for some reason VLC just stops transcoding, it's driving me crazy
Ok. I found a way to make it work for 1080p....
This is how I do it right now:
Code:
XBMC 1 <--> VLC (share transcode) <--> VLC (share direct stream) <--> Ceton
XBMC 2 <--> VLC (share transcode) <--> VLC (share direct stream)
XBMC 3 <--> VLC (share direct stream)
It seems like doing this works better...:
Code:
XBMC 1<--> VLC (share transcode) <--> Ceton
XBMC 2<--> VLC (share transcode)
^We can still share the transcode stream, so thats still an option
But now we lose the ability for another client to watch the same tuner using direct stream....
Let me know what you guys think.
Unless, we scrap tuner sharing all together. It makes things alot easier