Giter Site home page Giter Site logo

Exporting is broken about etro HOT 5 CLOSED

etro-js avatar etro-js commented on June 11, 2024
Exporting is broken

from etro.

Comments (5)

clabe45 avatar clabe45 commented on June 11, 2024

Hello, thanks for such a detailed write-up! I have been too busy to work on this project lately, but if you want to submit a pull request, I would be more than happy to merge it!

from etro.

eboujlal avatar eboujlal commented on June 11, 2024

Can you please do a pull request so can CLABE add yours to the main code ?

from etro.

clabe45 avatar clabe45 commented on June 11, 2024

@saltukkos What error or problem did you receive, and what did you expect? Can you also please provide some sample code that causes the problem?

from etro.

saltukkos avatar saltukkos commented on June 11, 2024

@clabe45 I just tried to run the example with recording. (As I can remember, it's https://github.com/clabe45/vidar/blob/master/examples/introduction/export.html)
In any browser I tried (Chrome, new Edge, Yandex Browser, Opera on Android), the demo didn't work. Player didn't show any video after recording. After some investigation I found, that it would record something if I disable audio by passing {audio:false} (of course audio would not be recorded). After deeper investigation I found that empty blob was produced because of absence of sound in the recorder in any case. The workaround I found is described in the issue (connect the source to the result of actx.createMediaStreamDestination()), but I'm not sure it's the valid way to go, so, I don't want to make a pull request.

from etro.

clabe45 avatar clabe45 commented on June 11, 2024

Okay, thank you. I had to create a solution that was a bit more complex, because the audio node graph had to remain intact when we both start and stop recording. This involved spying on connect and disconnect in the media layer class (as can be seen in acefaad).

from etro.

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.