bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.64k stars 1.47k forks source link

New Version of libcamera0 produces known error #1195 #1544

Closed madison8935 closed 1 year ago

madison8935 commented 1 year ago

Which version are you using?

v0.21.5

Which operating system are you using?

Describe the issue

Same Problem as mentioned in Issue #1195. New Version of Libcamera.

Describe how to replicate the issue

  1. start the server as described for use with rpiCamera
  2. publish with ./rtsp-simple-server
  3. read with vlc-player

Did you attach the server logs?

yes

zero@zero1w1:~ $ ./rtsp-simple-server 2023/03/09 16:20:23 INF rtsp-simple-server v0.21.5 2023/03/09 16:20:23 INF [RTSP] listener opened on :8554 (TCP), :8000 (UDP/RTP), :8001 (UDP/RTCP) 2023/03/09 16:20:23 INF [RTMP] listener opened on :1935 2023/03/09 16:20:23 INF [HLS] listener opened on :8888 2023/03/09 16:20:23 INF [path cam] [rpicamera source] started 2023/03/09 16:20:23 INF [WebRTC] listener opened on :8889 (HTTP) /dev/shm/rtspss-embeddedexe-1678375223795615656: error while loading shared libraries: libcamera.so.0.0.3: cannot open shared object file: No such file or directory 2023/03/09 16:20:23 INF [path cam] [rpicamera source] ERR: process exited unexpectedly

Did you attach a network dump?

no

aler9 commented 1 year ago

Thanks for reporting the issue, yes, they did it again. This is fixed by #1548.

aler9 commented 1 year ago

fixed in v0.21.6

github-actions[bot] commented 1 year ago

This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.