catalinii
catalinii
I did a bit of digging and is more complex than I thought. By looking at the code, I am not sure even clean_psi works as expected. Basically the flow...
How did you test this patch ?
Hey @lars18th, this patch will actively leak filters and the table will end up full. Did u test this ? Or is this related to CC continuity while removing/adding pids...
I think it could work,but potentially would be much better use of the time by looking into creating this buffering in minisatip. Basically if a packet comes and u do...
Are you talking here about CAM or dvbapi ?
Probably the simplest way to achieve this would be to block (with a timeout) when sending a ECM to dvbapi until you get an answer. Basically you would have to...
I have added some fixes, can you check if now is better ?
I am trying to understand why would you want to keep a socket open if the remote closed it already. The general idea is that you may want to make...
@lars18th my point was to keep the disconnection of the rtsp socket in satipc module. I have done this for RTSP over TCP ... in some cases allow the rtsp...
What if the timeout is every second ? Basically keep sending options very often, does that work ?