GithubHelp home page GithubHelp logo

Comments (6)

soliton4 avatar soliton4 commented on June 29, 2024

correction:
firefox plays 720p at 25 fps.
strange since chrome was faster before i think.

anyway its some progress

from broadway.

mbebenita avatar mbebenita commented on June 29, 2024

Do you have a sample video file, I can try out here locally?

from broadway.

soliton4 avatar soliton4 commented on June 29, 2024

i am using it as x11 desktop forwarder. so i could record a video from my desktop.
but just get the latest nodeMirror version from github. all the changes are there.

u need avconv and x264.

from broadway.

soliton4 avatar soliton4 commented on June 29, 2024

ps: this setting was starting to bring my firefox down but just a bit.

avconv -re -f x11grab -r 30 -s 1280x800 -i :0+0,0 -g 0 -me_method zero -flags2 fast -vcodec libx264 -preset ultrafast -tune zerolatency -an -t 180 -f h264 -b:v 2000000 -qmin 1 -qmax 1 -q:v 1 -

use -r 25 to be on the save side.
you can use this command to convert videos yourself and get the same format that i use.

from broadway.

soliton4 avatar soliton4 commented on June 29, 2024

here:

this is a file containing the stream i am displaying with Broadway

https://www.sharefest.me/667863e3

you gotta dl it now because the link will be invalid once i close my browser.

pls tell me when you downloaded it

from broadway.

soliton4 avatar soliton4 commented on June 29, 2024

i guess this is fixed

from broadway.

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.