Giter Club home page Giter Club logo

Comments (4)

waveform80 avatar waveform80 commented on June 4, 2024

Not really - firstly this only streams video, there's no audio. And secondly, even if you did rig it to include audio how would you determine where any de-sync was happening? In the encoder at the server, in the decoder in the client web-browser, in the audio/video sub-systems of whatever OS you were playing on, in the hardware of the client box, the list goes on?

I would've thought that if you were looking for AV desync, the last thing you'd want to do was throw a streaming system (one that transcodes no less) into the middle of things!

from pistreaming.

vermagag avatar vermagag commented on June 4, 2024

Thanks for quick response.
I guess my requirement is different from this, I have a bunch of video files, I want to check their audio and video are in synchronization. I thought of writing a script for same. But I'm not getting proper base of that. Do I need to split a video file first into audio and video then I check their respective durations. could you please help me in that.

from pistreaming.

waveform80 avatar waveform80 commented on June 4, 2024

I'd suggest reading up on ffmpeg or libav (they're both from the same original project - I suspect for your purposes there's little to choose between them). They're rather complex systems, but then multimedia is a complex area. Still, you should be able to use either to extract the individual media streams from whatever container format you're dealing with.

from pistreaming.

vermagag avatar vermagag commented on June 4, 2024

Okay, Thanks I will surely look forward to it.

from pistreaming.

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.