jochennaumann
Results
2
issues of
jochennaumann
I have tried version ffmpeg version 6.0, 6.1 and 7 full build in a simple .NET console app on windows 11: ``` using SIPSorceryMedia.FFmpeg; FFmpegInit.Initialise(); ``` and I am getting...
The max framerate setting for the h264 codec is hardcoded in line 23 in the h264.py file. The problem with that is when I want to stream from a video...