antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.41k stars 190 forks source link

RPi 4 Bullseye Segmentation error #75

Open konrul-r10 opened 2 years ago

konrul-r10 commented 2 years ago

Hello,

I have installed UxPlay without a problem.

when I try to use it I have segmentation error, the terminal like this:

pi@rpi:~/UxPlay $ ./uxplay -n RPiPlay using system MAC address dc:a6:32:6e:52:4a Initialized server socket(s) Accepted IPv4 client on socket 29 Local: 192.168.1.12 Remote: 192.168.1.13 Open connections: 1 Client identified as User-Agent: AirPlay/600.8.1, sourceVersion: 600.8.1 Accepted IPv4 client on socket 31 Local: 192.168.1.12 Remote: 192.168.1.13 Open connections: 2 raop_rtp_mirror starting mirroring Segmentation fault My system is Raspberry Pi 4 GB with Bullseye OS. My driver in the /boot/config.txt :

Enable DRM VC4 V3D driver dtoverlay=vc4-kms-v3d,cma-512

I will be happy if there is any solution! Thanks in advance, best regards.

fduncanh commented 2 years ago
  1. Issues should now be posted at new site http://github.com/FDH2/UxPlay
  2. seems like a non-working GStreamer issue. to debug, do "export GST_DEBUG=2" (or 4) before running uxplay
fduncanh commented 2 years ago

Uxplay now supports RPi . see https://github.com/FDH2/UxPlay/wiki/UxPlay-on-Raspberry-Pi:-success-reports: