Coder Social home page Coder Social logo

Screen share functionality about obs-web HOT 21 CLOSED

niek avatar niek commented on May 29, 2024
Screen share functionality

from obs-web.

Comments (21)

tt2468 avatar tt2468 commented on May 29, 2024 1

@Niek That is only for Ubuntu, and the dependency on the package has not changed with any OBS version. The correct Qt image format binaries must be included in the OBS release files for windows, which we do not have at the moment.

from obs-web.

Niek avatar Niek commented on May 29, 2024 1

I switched the screenshot format to PNG until there's a fix.

from obs-web.

Niek avatar Niek commented on May 29, 2024

I have not experienced this so far... Can you share some more details about the browser you're using? Did you check the developer tools console for any error messages?

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

It is a chrome on Ubuntu

from obs-web.

Niek avatar Niek commented on May 29, 2024

Check you check if you see any errors in the developer console?

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

Just to clarify, the option is in inspect element, I am no npm coder?

from obs-web.

Niek avatar Niek commented on May 29, 2024

Yeah, when you see this behavior, just hit Shift + Ctrl + J - can you post the messages you see in the console?

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

Thank you, I will update you as soon as possible.
By the way is this all the code inside your repo or you pull it from somewhere else, I am interested into looking how exactly it works, so I can improve the engine.

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

Uploading image.png…

from obs-web.

lucaspontoexe avatar lucaspontoexe commented on May 29, 2024

I'm getting the same error. From the console log:
bundle-v232f602.js:3 Error sending command TakeSourceScreenshot - error is: {error: "unsupported picture format: jpeg", message-id: "41", status: "error", messageId: "41"}

from obs-web.

lucaspontoexe avatar lucaspontoexe commented on May 29, 2024

I tried with png and it worked. I can send a pull request if needed

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

I just realized screenshot did not upload, sorry about that one

from obs-web.

kewickviper avatar kewickviper commented on May 29, 2024

Getting the exact same error as lucas, changing to png in the developer console didn't resolve for me.

from obs-web.

lucaspontoexe avatar lucaspontoexe commented on May 29, 2024

Getting the exact same error as lucas, changing to png in the developer console didn't resolve for me.

Check your console and see if the format really changed. Because of the service worker, the code is not updated right away.
You can try again in an incognito window

from obs-web.

Niek avatar Niek commented on May 29, 2024

I just pushed a new version at http://obs-web.niek.tv/ that uses jpg instead of jpeg... apparently some platforms don't support the 4-letter format. Can you please check @lucaspontoexe @kewickviper @nickkostov?

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

I will attempt it ASAP and will update you shortly

from obs-web.

kewickviper avatar kewickviper commented on May 29, 2024

@Niek doesn't work for me same error message but with 'jpg':

Error sending command TakeSourceScreenshot - error is: {error: "unsupported picture format: jpg", message-id: "30", status: "error", messageId: "30"}

Using Chrome Version 87.0.4280.88 (Official Build) (64-bit)

from obs-web.

Niek avatar Niek commented on May 29, 2024

Are you all running OBS on Linux? Seems like the obs-websocket build is missing JPG support, which is very strange.

from obs-web.

Niek avatar Niek commented on May 29, 2024

Found the relevant issue: obsproject/obs-websocket#634

A quick workaround is to install the qt5-image-formats-plugins package.

from obs-web.

kewickviper avatar kewickviper commented on May 29, 2024

@Niek Am running everything on windows including OBS

from obs-web.

nickkostov avatar nickkostov commented on May 29, 2024

I have just regarded the trouble if it is still reoccurring, I have some positive news. It seems alright.
I think you can close this issue and not to bother anymore with it.
By the way I am using it on Chrome in Ubuntu 20.04 which is always in incognito.

from obs-web.

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.