schup011 wrote: > In this special case where the server does not provide audio, LMS > remains stuck at "Connection being established", and it isn't even > possible to pause it. But latest when I request another stream, the old > (stuck, not working) HTTP connection should be really closed by LMS. But > it is not. And thus, the server is also stuck because it "thinks" it > still has to provide / try to provide this channel, and cannot change to > a channel of another transponder. > > I can see this "closing or not closing HTTP connection" in the log of > the VDR streaming server. It normally works, if the server has provided > an audio stream. But it should also work in the case there is no audio > stream, otherwise it is a dead lock, which can only be repaired by > restart of LMS or of the streaming server.
I don't know enough about VDR and I understand the issue, with LMS when a new stream is being started while another is playing (i.e. stream has not been stopped) there will be overlap with one HTTP connection open and a second connection being opened. Normally they are two different sources. In this case it seems LMS will have one connection open and will be trying to open the same address but with a different URL. This is unlike VLC which will stop one connection before opening a second. Can VDR support two HTTP connection open at the same time ? Satellite decoders often have a single tuner and so can only support a single stream at a time. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=112774 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
