Conversation
Include proper French translations (almost Quebec-ready) Suggested change in adding the link to the github project for Linux source. > Should be updated with a link tot he discussion that get always up to date on how to do.
…lue/obs-ndi into latency-buffering-options
Based exclusively on work by secarica - #883
bcf3b46 to
27cc66f
Compare
a714654 to
04719e7
Compare
5645a2c to
681cd7b
Compare
ac1f852 to
ff1abc9
Compare
What precise version of OBS are you running? |
All properties needed by `ndi_source_thread` moved to `ndi_source_config_t`. `ndi_source_thread` has its own local `ndi_source_config_t`. `ndi_source_update` updates ndi_source_t->config. `ndi_source_thread`: 1. snapshots this (copy constructor) 2. tests for any changes 3. resets ndi_receiver as necessary 4. sends hwend, ptz, tally as necessary Also tweaked obs-ndi-filter and obs-ndi-output a bit. Mostly to: * change `struct` to `typedef struct` * removed redundant `struct` keywords * log when buffer is allocated/resized/freed
|
Just tested it , still receiving core dump. System and OBS related Packages: --verbose output: It seems the problem is still QT Wish I could help in any way |
Damn. Everything seems right, but still failing. :( I was about to commit and push a Qt6 version check, but I guess that's of no use now. |
Odd that it still says Qt5! |
|
Maybe the problem is the compile time Qt6 and runtime Qt5? |
|
Yeah, fuckin weird. Your log says: The first line is from: The second line is from: Your OBS 29.1.3 is compiled and running under Qt5. |
|
@SkullCarverCoder OBS support is asking where you installed that OBS from. Can you try one of the Ubuntu builds from: Update: OBS support says
|
|
@paulpv Just woke up, going to try the unstable version and come back to you, where I got it , was from here |
|
@paulpv got success ! on Managed to use the plugin without problems although there is stuttering don't know if it is my connection or my hardware acceleration although I am using a Arc750 with the latest drivers Log (some data erased for privacy): I am glad I was able to use it, sadly on a beta release of obs-studio , but it's an option |
|
Debian 12 - OBS 29.1.3 I'm still testing. |
|
4.12.0 Release Update: The two issues that I felt were blocking 4.12.0 release are:
There are several other installation/performance/reliability issues, but none that I felt have a known root cause strong enough to begin to code a fix. Ergo, they would not hold up a 4.12.0 release. So, I am ready to wrap this up and publish an official 4.12.0 RC in a day or two. |
|
Problem with the last build, I dont have any NDI sources anymore, but I have the NDI Output in the tool bar. If I roll back to the second to last build I can get NDI source back.
|
|
Built OBS30 using 2.13 with no problems now. Thanks so much!
On Fri, Nov 17, 2023 at 4:22 PM Paul Peavyhouse ***@***.***>
wrote:
… The issue is most definitely QT related as Im still having an issue with
this build.
… <#m_8682976102087869975_>
On Fri, Nov 10, 2023, 1:38 PM Jarkko Saltiola *@*.*> wrote: @paulpv
<https://github.com/paulpv> https://github.com/paulpv
<https://github.com/paulpv> Yes, I did post report here first but moved it
to issue page #897 <#897>
(comment) <#897 (comment)
<#897 (comment)>> as
there were similar findings and I got assignment there. Didn't realize it
triggered from original message here. Interesting findings, I don't
understand QT toolkit that deep myself but the desktop is definitely not on
QT6 yet. System: Desktop: KDE Plasma v: 5.27.5 wm: kwin_x11 vt: 7 dm: SDDM
Distro: MX-23.1_x64 Libretto June 13 2023 base: Debian GNU/Linux 12
(bookworm) — Reply to this email directly, view it on GitHub <#919
(comment)
<#919 (comment)>>, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AP5JF4PG5DHDKF5VG6HARZLYDZ7DRAVCNFSM6AAAAAA63SMMOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGMZTCOJUGU
<https://github.com/notifications/unsubscribe-auth/AP5JF4PG5DHDKF5VG6HARZLYDZ7DRAVCNFSM6AAAAAA63SMMOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGMZTCOJUGU>
. You are receiving this because you commented.Message ID: @.*>
What precise version of OBS are you running?
Also please view OBS' log and find the Qt version that it has loaded.
I am going to guess Qt5.
—
Reply to this email directly, view it on GitHub
<#919 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AP5JF4JSATRUWH7UJMMMWRTYE7PRFAVCNFSM6AAAAAA63SMMOOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGYZDGNJQHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|

No description provided.