Miloš Mošić
Results
2
issues of
Miloš Mošić
I had the same issue mentioned in https://github.com/nimgl/nimgl/issues/14, and either installing `xorg-dev` or individual libraries (`libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev`) got the example code to successfully build. I don't have access...
Sorry if this was answered before but I couldn't find anything in the documentation about it. I'm using nginx-rtmp to convert an RTSP video stream (without audio) to RTMP and...