Code Monkey home page Code Monkey logo

Comments (9)

trifle avatar trifle commented on June 16, 2024 1

I pulled the commit and verified that it works.
Many thanks to both of you for the fast debugging and fix!

from mumudvb.

trollcop avatar trollcop commented on June 16, 2024

Looks like this is maybe caused by the udp unicast/multicast input in commit f177c62
I'm looking into it

from mumudvb.

trifle avatar trifle commented on June 16, 2024

Many thanks!

Perhaps it also helps to see one of my config files:

freq=12110
pol=h
srate=27500
autoconfiguration=full
unicast=1
ip_http=127.0.0.1
store_eit=1
port_http=9099
card=0
multicast_ipv4=0
multicast_ipv6=0

I don't use multicast and set it to disabled, although I don't know whether that plays any role here.

from mumudvb.

trollcop avatar trollcop commented on June 16, 2024

Yeah, this is not related to multicast output, but input (instead of using a DVB card). So I think the issue should manifest with any config. Could you pull 3fe7a9c (the commit right before udp input) and see if that works (no 100% CPU), that's what I'm seeing during my testing, anyway.

from mumudvb.

trifle avatar trifle commented on June 16, 2024

I will try to find the time today, but cannot promise (meetings all day).

from mumudvb.

trollcop avatar trollcop commented on June 16, 2024

No worries, I think I have a general idea of what's causing it, and my TT-S3600 still sorta works enough for testing

from mumudvb.

trifle avatar trifle commented on June 16, 2024

@trollcop Thanks, this commit seems to work. I put the new binary on one of the tuners and there are no cpu spikes. I'll monitor the next slot to see if it also works when recording (the tuner is idle ATM).

from mumudvb.

trollcop avatar trollcop commented on June 16, 2024

I found the problem, its a simple != vs == compare deciding to poll for dvb data which was introduced when adding udp input.
I fixed it in my fork with commit 8e23eff, I'll try to figure out how to PR just that and submit to here.

from mumudvb.

braice avatar braice commented on June 16, 2024

from mumudvb.

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.