catalinii

Results 256 comments of catalinii

Feel free to submit a PR: You can use something similar to https://github.com/catalinii/minisatip/blob/master/src/adapter.c#L2086 to force the plts to auto for each specified adapter.

Let me understand the requirement: 1) client A connects to minisatip and plays the stream using http 2) client A disconnects from minisatip for whatever reason 3) client A reconnects...

Hey, Riggt now the adapter_timeout prevents the tuner to be closed for ,30s after the close of the last stream? Is this not the case for you?

If you refer to closing the connecting between the satip client in minisatip and the server, that was the feature you added (adapter_standby).

I think there are 2 issues here: - why closing/starting the session takes 2-3 seconds ...this is unexpected - secondly, if we really need to do the session close delay...here...

@lars18th Please upload your log for tuning 2 times to the same channel (with connection close in between). Thanks

Does not seem complex but without access to a system that has this is very hard to implement.

Do you know if the channels using lcam working on a CI+ cam using minisatip?

@localhosthack0r can u provode remote access?

In case the stream on the master iadapter is closed, minisatip will keep the frontend enabled with no pid filters to allow the slave to continue. You can use https://github.com/catalinii/minisatip/blob/master/src/minisatip.c#L452...