Giter Club home page Giter Club logo

Comments (9)

achbed avatar achbed commented on May 25, 2024

Relay mode needs some testing and verification. One of the last pull requests I made a few minutes ago #58 had a fix for an issue when using relay mode. I'm sending up another pull request for some regression issues then will investigate this one.

from deefuzzer.

yomguy avatar yomguy commented on May 25, 2024

The AAC format is not supported at all by libshout, nor by icecast, nor by deefuzzer.
Please try with OGG or MP3.
Note that I've been using the relay mode in production for years, and it's very well tested and stable considering these formats ;)

from deefuzzer.

achbed avatar achbed commented on May 25, 2024

Sorry I missed the AAC bit and honed in on the crash. It drives me nuts the number of people who are attempting to get AAC to work in audio streams when everything clearly states it's unsupported at every step in the chain except for the source.

That said, should we investigate an AAC audio streaming solution that deefuzzer can take advantage of?

from deefuzzer.

yomguy avatar yomguy commented on May 25, 2024

No pb ;) Yes me too, maybe we should add some warnings or skips when the mimetypes are not compatible...
On the other side, the fact is that the current relaying method is a curl callback pushing to any server accepting the type of request. I use it only now on video webm streams through stream-m (until I get it right on icecast) but it could work on any other format as long as the server accepts it. However, AFAIK, no open / free streaming server manage aac.
Anyone is welcome to test deefuzzer pushing on proprietary apps like Wowza or more but I personally don't have any kind of this stuff for the moment (I mostly build embed systems).

from deefuzzer.

nim4n avatar nim4n commented on May 25, 2024

oh sorry I missed the aac too!

from deefuzzer.

nim4n avatar nim4n commented on May 25, 2024

I solve this by using ffmpeg to convert live stream on the fly to ogg and then I put the ogg file in deefuzzer.

from deefuzzer.

yomguy avatar yomguy commented on May 25, 2024

Great! So streaming from ffmpeg to the deefuzzer relay works well for you? Do you use a FIFO or a file for the ogg?

from deefuzzer.

nim4n avatar nim4n commented on May 25, 2024

I'm using file and It works fine.

from deefuzzer.

yomguy avatar yomguy commented on May 25, 2024

Cool :)

from deefuzzer.

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.