Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building on Windows 11 #1

Open
LiveByTheCode opened this issue Mar 4, 2024 · 1 comment
Open

Building on Windows 11 #1

LiveByTheCode opened this issue Mar 4, 2024 · 1 comment

Comments

@LiveByTheCode
Copy link

Hey, Thanks so much for making this source available. I'd really like to be able to use this, but have so far been unable to figure out how to get the build to see the ffmpeg dependency in Windows 11. Admittedly I have almost no idea what I'm doing. Would you mind providing Windows build instructions?

@Meonardo
Copy link
Owner

Meonardo commented Mar 5, 2024

Hi, sorry for not making this clear, this is a OBS plugin, you have to build along with OBS from source.

  1. check here for OBS Windows build instructions;
  2. clone this repo to plugins folder;
  3. modify cmake script to add this plugin:
add_subdirectory(obs-rtsp)

the FFmpeg deps are came from OBS deps, this is already include in the CMakeList.txt, see here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants