Giter Club home page Giter Club logo

Comments (5)

rofafor avatar rofafor commented on June 11, 2024

My guess is an unstable satip stack on your device. You could capture the RTSP traffic when the malfunction occurs, so I might find a quirk or even fix to prevent it.

from vdr-plugin-satip.

jmachowinski avatar jmachowinski commented on June 11, 2024

Ok, I found some time to look into this.
The network dump is quite big (40 MB), but I could upload it somewhere.
The code 400 comes from a timeout. A session is opened, then not used
for a long time and then reuse again. At this point in time the session is
already expired, which leads to the code 400 and the message 'Session unknown'.
Funnily enough the patches you added between the bug report and now seem to
fix the problem.
Anyway, the code should be able to recover from an invalid session. So, I also added this patch :
jmachowinski@6e548fe

In my syslog there are also some code 500 RTSP errors around (after the 400 vanished I discovered them).
They seem to be triggered by a missing ro
PLAY rtsp://192.168.0.150/stream=10142?freq=10847&src=1&sr=23000&pol=v&fec=56&mtype=qpsk&msys=dvbs2 RTSP/1.0\r\n
I'm not to sure how to interpret Page 43 of the SatIp Spec 1.2.2 but it looks like
dvb-s means dvb-s and dvb-s2.

I'm curious, why are there multiple sessions around in the first place ?

from vdr-plugin-satip.

rofafor avatar rofafor commented on June 11, 2024

The keep-alive messages should keep the sessions valid and therefore shouldn't occur any timeouts. You could upload the log somewhere and provide me the details via email.

Most likely your channels.conf contains rolloff auto values and there's no auto setting in SAT>IP. Please update your channels.conf accordingly and see whether the problem still exists.

from vdr-plugin-satip.

rofafor avatar rofafor commented on June 11, 2024

Did the channels.conf tweaks cure the issue? Can I close the issue?

from vdr-plugin-satip.

jmachowinski avatar jmachowinski commented on June 11, 2024

Hey,
sorry for not responding. The issue seems to be fixed.

from vdr-plugin-satip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.