I am experiencing a crash in Niagara Workbench when streaming video with the 
H.264 codec. The crash occurs during the first 3-4 attempts to initialize the 
stream but then stabilizes afterward. This issue started after upgrading FFmpeg 
from 6.0 to 7.0.1. Updating to 7.1 also did not resolve the issue.

Steps to Reproduce:
1. Use Niagara Workbench configured with FFmpeg 7.0.1.
2. Attempt to stream video using the H.264 codec (MaxPro camera driver in 
Niagara).
3. Observe crashes during the first few streaming attempts.

Observations:
* FFmpeg 6.0 works without crashes.
* Logs suggest a potential issue in memory allocation or initialization during 
early attempts.
* Crash logs point to ntdll.dll, which might indicate heap corruption.

Environment:
* OS: Windows 10 Enterprise
* Niagara Workbench Version: [Your Version]
* FFmpeg Versions Tested: 6.0(working fine), 7.0.1(crashing), 7.1(crashing)

Can you please suggest if any changes between FFmpeg 6.0 and 7.0.1 in the H.264 
codec or JNI integration could cause this behavior? Could this be related to 
recently resolved issues like CVE-2024-7055 or others?


Regards,
Rahul Kumar,
Honeywell


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to