scivision

Results 103 comments of scivision

If the stream key is not correct, there will be no errors. YouTube or other service provider just silently discards your RTMP packets from FFmpeg, so FFmpeg doesn't know something...

What FFmpeg version do you have?

What PyLivestream command are you running? pixel_format is an option for the image2 decoder.

This may be an issue with the media file or FFmpeg itself. I would try copy-pasting the command line into Terminal without using PyLivestream

I am not sure, this command works for me to localhost or other sites. It may be something missing like v4l2 from the system or from FFmpeg as it was...

re: make check, in CMake this is done distinctively. Normally I just build everything including the test targets on CI by setting/defaulting the HWLOC_ENABLE_TESTING=on. To build it in two separate...

the soname suffix is also a straightforward parameter to set in CMake.

for the app.manifest file, is this something you want "make install" to copy into a file path location with the HWLOC binaries? This is also straightforward in CMake.

This is still an issue with MSYS2, same symptoms.

Thank you. Currently there are a large volume of warnings emitted before this fix. Any way we can help expedite?