Nictec
Nictec
When I use the command genie bootstrap the process fails with the following Traceback: ``` attempt to index a nil value (global 'toy') stack traceback: /home/nl/gamedevelopment/toytest/scripts/genie.lua:2: in main chunk [C]:...
**Is your feature request related to a problem? Please describe.** We are currently developing a vod application with OME. Currently i am live streaming the video files with ffmpeg wich...
Hi, I implemented the asyncio consumer in a similar way as the producer. All missing async functions provided by the C++ library are now implemented in the pybind11 classes and...