mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.83k stars 582 forks source link

Running webrtc-streamer-v0.71-linux-x86_64-release in Ubuntu 20.04.2LTS x86_64(Py3.7.9) indicates an error #557

Closed UkVOSklF closed 1 month ago

UkVOSklF commented 1 year ago

Running webrtc-streamer-v0.71-linux-x86_64-release in Ubuntu 20.04.2LTS x86_64(Py3.7.9) indicates an error

As shown in the picture; Error

If I want to fix this problem, should I upgrade the "GLIBC" version on the server to 2.32-2.35

Thank you for your answer!

UkVOSklF commented 1 year ago

This issue does not occur in version 0.70, and it runs normally

mpromonet commented 1 year ago

Hi,

The building environnement was upgraded to ubuntu:22.04. You can use the docker image or upgrade your system or build the package for ubuntu:20.04

Best Regards, Michel.

UkVOSklF commented 1 year ago

Thanks