Re: [vdr] Problem to get vdr-to-vdr streaming working...

2006-11-30 Thread Juha Pahkala
Frank Schmirler wrote: Although it's very unlikely that the server is filtering outbound connections, you should also take a look at the server's iptables configuration. But AFAIK the connect call on the server would rather return with an "operation not permitted" instead of hanging forever.

Re: [vdr] Problem to get vdr-to-vdr streaming working...

2006-11-27 Thread Juha Pahkala
Frank Schmirler wrote: > Looks like the VTP data connection is not coming through to your client. > vdr2vdr works similar to active FTP. There's one control connection from the > client to the server. For the actual video data a second connection is > established where the server is the initiator.

Re: [vdr] Problem to get vdr-to-vdr streaming working...

2006-11-26 Thread Juha Pahkala
Frank Schmirler wrote: > Weird... I assume your network is ok and the server is not too busy? Does it > make any difference when you disable EPGSync? Is the client VDR able to > reconnect immediately? Are you able to start an HTTP streaming session when > the connection timeout occurs? > > BTW: You

[vdr] Problem to get vdr-to-vdr streaming working...

2006-11-21 Thread Juha Pahkala
I've been trying to get vdr-to-vdr (both version 1.4.4) streaming working with streamdev (cvs from last sunday) for the past couple of days. I've tweaked the different settings but can't get the streaming to work. As a side note, http streaming is working without problems, so there's something I'v