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 #1543

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

Description

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

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

Is there maybe a workaround? Downgrading to an older version of libcamera0?

  1. start the server
  2. publish with ...
  3. read with ...

Did you attach the server logs?

no

Did you attach a network dump?

no

github-actions[bot] commented 1 year ago

This issue is being automatically closed because it does not follow the issue template. Please reopen the issue and make sure to include all sections of the template.

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.