Package Details: obs-websocket 5.0.0-2

Git Clone URL: https://aur.archlinux.org/obs-websocket.git (read-only, click to copy)
Package Base: obs-websocket
Description: WebSockets API for obs-studio
Upstream URL: https://github.com/obsproject/obs-websocket
Keywords: obs obs-studio websockets
Licenses: GPL2
Submitter: None
Maintainer: yhtez
Last Packager: yhtez
Votes: 13
Popularity: 0.000008
First Submitted: 2020-01-03 21:33 (UTC)
Last Updated: 2022-07-10 15:37 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

idbentley commented on 2022-03-21 01:38 (UTC) (edited on 2022-03-21 01:42 (UTC) by idbentley)

I am currently unable to build. Is this the "build against libobs headers" bug referenced in Febuary (I don't think it is), and if so, is there a workaround?

/home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build/obs-websocket_autogen/UVLADIE3JM/../../../src/rpc/../obs-websocket.h:38:7: error: conflicting declaration ‘using OBSOutputAutoRelease = class OBSRef<obs_output*, ___output_dummy_addref, obs_output_release>’
   38 | using OBSOutputAutoRelease =
      |       ^~~~~~~~~~~~~~~~~~~~
In file included from /home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build/obs-websocket_autogen/UVLADIE3JM/../../../src/WSEvents.h:22,
                 from /home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build/obs-websocket_autogen/UVLADIE3JM/moc_WSEvents.cpp:10,
                 from /home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build/obs-websocket_autogen/mocs_compilation.cpp:2:
/usr/include/obs/obs.hpp:70:7: note: previous declaration as ‘using OBSOutputAutoRelease = class OBSRefAutoRelease<obs_output*, obs_output_release>’
   70 | using OBSOutputAutoRelease =
      |       ^~~~~~~~~~~~~~~~~~~~
make[2]: *** [CMakeFiles/obs-websocket.dir/build.make:76: CMakeFiles/obs-websocket.dir/obs-websocket_autogen/mocs_compilation.cpp.o] Error 1
make[2]: Leaving directory '/home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build'
make[1]: *** [CMakeFiles/Makefile2:84: CMakeFiles/obs-websocket.dir/all] Error 2
make[1]: Leaving directory '/home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build'
make: *** [Makefile:136: all] Error 2
make: Leaving directory '/home/ian/Downloads/aur-488cf348c5e9ab55efedc2fc04987ffd3bc4fe24/src/obs-websocket-4.9.1/build'
==> ERROR: A failure occurred in build().
    Aborting...

nikdikpik commented on 2022-02-22 08:30 (UTC)

@yhtez Oh sorry, I'm using the newest git version. 27.2.X

yhtez commented on 2022-02-20 22:10 (UTC)

@nikdikpik Are you attempting to build against libobs headers from obs-studio 27.2.0? I have filed a bug report upstream about being unable to build against the latest obs-studio version.

If that isn't the issue you are experiencing could you give me some more information including what version of obs-studio you are using?

Thanks

nikdikpik commented on 2022-02-20 07:09 (UTC)

This is broken. Error during install

testbird71 commented on 2021-06-10 15:31 (UTC)

can not update, to many conflicts, Wird installiert (12): live-media 2021.04.06-2 (Benötigt von: vlc-luajit) extra 1,8 MB xorg-fonts-alias-misc 1.0.4-1 (Benötigt von: vlc-luajit) extra 3,4 kB xorg-fonts-misc 1.0.3-10 (Benötigt von: vlc-luajit) extra 6,9 MB sdl_image 1.2.12-7 (Benötigt von: vlc-luajit) community 29,2 kB glm 0.9.9.8-1 (Benötigt von: vlc-luajit) community 3,4 MB lua51 5.1.5-9 (Benötigt von: vlc-luajit) extra 205,1 kB xosd 2.2.14-10 (Benötigt von: vlc-luajit) community 43,8 kB vcdimager 2.0.1-4 (Benötigt von: vlc-luajit) extra 288,2 kB ftgl 2.4.0-2 (Benötigt von: vlc-luajit) extra 325,4 kB projectm 3.1.12-2 (Benötigt von: vlc-luajit) community 2,3 MB libgoom2 2k4-5 (Benötigt von: vlc-luajit) community 92,4 kB aribb25 0.2.7-2 (Benötigt von: vlc-luajit) extra 34,2 kB Zu erstellen (4): vlc-luajit 3.0.14-2 AUR cef-minimal 88.2.8-1 AUR obs-studio-browser 27.0.0-6 AUR obs-websocket 4.9.1-1 AUR Wird entfernt (4): obs-linuxbrowser-bin 0.6.1-1 (Konflikt mit: obs-studio-browser)
obs-studio 26.1.2-2 (Konflikt mit: obs-studio-browser) community vlc 3.0.14-1 (Konflikt mit: vlc-luajit) extra xorg-fonts-alias 1.0.3-3 (Konflikt mit: xorg-fonts-alias-misc)

yhtez commented on 2021-02-13 19:42 (UTC) (edited on 2021-02-13 19:47 (UTC) by yhtez)

Good catch, it previously was required due to obs-studio not including obs-frontend-api.h in the public headers when installing but this was fixed and included in 26.0.0.

Glad I can remove the requirement on downloading obs-studio source, thanks!

progandy commented on 2021-02-13 16:00 (UTC) (edited on 2021-02-13 16:00 (UTC) by progandy)

It is probably not necessary to download the obs-studio tarball. I was able to compile obs-websocket without that after setting

-DLIBOBS_INCLUDE_DIR=/usr/include/obs

<deleted-account> commented on 2020-06-05 04:48 (UTC)

I wasn't able to repro a successful build that didn't show up in OBS although the newer version may fix that for you.

Arndroid commented on 2020-05-24 16:31 (UTC)

The package successfully compiled, but it doesn't show up in my OBS under Tools. (OBS 25.0.7-146-g8d6f29ff (linux))

Is there anything I can double check or do manually to get this going?

cobaltspace commented on 2020-05-23 01:09 (UTC)

websocketpp in [community] has been updated.