Giter Site home page Giter Site logo

Comments (7)

Rokamun avatar Rokamun commented on August 23, 2024 1

Just to be sure:
Do restart MistServer if you think shared memory has been deleted. MistServer will definitely not perform correctly if this happens. And yeah it won't matter what kind of stream input it is, all will fail in this case

from mistserver.

zocker-160 avatar zocker-160 commented on August 23, 2024 1

@Rokamun oh I forgot about this issue, sorry!

The problem was solved by rebooting and running MistServer as a service instead of in a terminal.

from mistserver.

Rokamun avatar Rokamun commented on August 23, 2024

Hey there,

Could you perhaps grab the log from the access log or MistController directly? If you're running MistServer as a service you should be able to get it with:

journalctl -fn 500 --unit=mistserver

Could you also share which stream this is about and how it's set up (sourcewise)?
We don't currently support RTMP pull input, so I assume this is about the stream "kirche" that looks like a RTMP push input stream. It reports back that it hasn't been updated for 50 seconds. However the semaphore error messages around it look like shared memory is deleted.

MistServer heavily relies on shared memory as it contains both the settings and the stream data. I vaguely remember that Debian 10 deletes shared memory when you log off as root. I'm not sure if that might be the case here. Either way you will probably need to shut down MistServer and reboot it if shared memory has been completely deleted.

from mistserver.

zocker-160 avatar zocker-160 commented on August 23, 2024

thank you for this very fast reply.

Yes you are right I meant "push" not pull.

The stream on the management interface looks like this:

Screenshot_20211118_145547

Could this also be caused by a permission issue?

What would your recommendations be to mitigate the shared memory issue?

PS: I am using the pro version if that is of any relevance

EDIT: I will provide you with the journalctl soon

from mistserver.

Rokamun avatar Rokamun commented on August 23, 2024

The shared memory issue is something you can test. Simply ssh into the server as root while the stream is in use then log off with ctrl+d. If the stream drops you'll know it is the issue.

Recommendations would probably be best after we know it's the issue :)

from mistserver.

zocker-160 avatar zocker-160 commented on August 23, 2024

I just did a test and the same error occur when trying to preview an SRT stream.

I will test the log off during stream as soon as possible, thanks for the quick answers!

from mistserver.

Rokamun avatar Rokamun commented on August 23, 2024

I'm closing the issue as there hasn't been an update for 25 days now. If you still have this issue please feel free to re-open it!

from mistserver.

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.