Skip to content

KopiasCsaba/StreamFixerBrowserExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

Install

Install the extension from the official stores of Firefox and Chrome:

Warning: There is a fake version in the Mozilla appstore. I have reported it several times without any success. If you want, report it yourself also to make a bigger impact.

StreamFixer Firefox & Chrome extension

This extension is for you, if you want to broadcast a video chat to your audience from a streaming software like OBS, vMix, XSplit or Wirecast.

By extracting every video stream on supported webpages and putting them in a fixed order into an overlay, you'll have a much easier time grabbing the required part of the window.

Because the order is fixed, joining or quitting users will not change the layout therefore your grabbed areas remain as you have set them.

Also, the overlays are placed in a 16:9 full-width box therefore the quality of the video is as high as it can be.

Watch how to live stream an online meeting:

How to live stream an online conference

Screenshots

Supported sites

This is the list of online video conferencing applications that are supported by this extension:

Suggest other services if you need them, it is easy to add support for a page that matches a few conditions.

Not supported sites

  • 8v8: (hard to implement) let me know if you need it: #11

The problem this extension solves

When you want to broadcast participants from a video call, you will face the problem, that you have no real and reliable way to get every participant's stream separately into your streaming software.

Skype offers NDI, that is almost a awesome, but it has two problems:

  • It only works on windows
  • It automatically resizes if the participant's network quality changes drastically
  • ... and you might want to use another service which offers better A/V quality

You can "window capture" any video conferencing solution, but they are usually not designed with that in mind.

  • When participants join, leave (or just speaking) the layout usually changes
  • If you close the window and start the application again it change again
  • The participant's streams are not always as big as they could be, therefore you lose quality.

See, how the layout changes when someone joins:

The solution

StreamFixer offers a solution for that problem by creating a full-width, fixed order, single column list from all the streams available above everything else.

When someone joins, they will be added to the end of the stack. If they were already there, they will be added back where they were before originally. Matching happens by their name.

Tips

  • You might find it handy to be able to able to drag the window around easily while it is several times bigger than your screen.

    • Many linux window manager supports this out of the box by pressing Alt & Dragging with the mouse. (XFCE, KDE for sure, let me know yours)
    • For MAC: Easy Move+Resize (I did not test this, let me know your results)
    • For Windows: AltDrag (I did not test this, let me know your results)
  • Don't minimize the browser while you capturing it, at least on linux the window capture pauses while the window is minimized.

  • Verify that the audio is not stuttering when in fullscreen, you might need to use another browser or tweak some settings!

    • Although seemingly firefox uses less cpu with whereby on linux, it was stuttering for me once when it was in live. Be careful & check your setup before going live.
  • Check out my list of how-tos, tips and tricks at SDGStreamingJourney

Known bugs

  • Flashing when two or more participants have the same name

    • Solution: Never have participants with the same name.
  • When someone joins every view flashes once

    • Solution: there is none yet
  • When someone leaves, the overlay image remains there, but upon the next event it turns to black. I'm not even sure what would be good: keep it there, or turn it to black immediately.

    • Solution: there is none yet
  • Google meet image hangs in google chrome: I'm experiencing a strange behaviour, seemingly it happens only from android clients (more details in: #12)

    • Solution: There is none yet
    • Workaround: change any of these: chrome to firefox/google meet to another service/the client from phone to pc

Contribute

Feel free to open issues, PR-s or just leave your comments or ideas in the issues.

More information about development can be found in the docs/development.md file.

Donate

If you find this extension useful, please consider donating!

I appreciate it, thanks!

Changelog

See CHANGELOG.md!

About

Helper extension for window capturing video chat web applications, to become usable for broadcasting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published