Tag: WebRTC

  • Run WebRTC Native Client Momo on Raspberry Pi 3B

    Run WebRTC Native Client Momo on Raspberry Pi 3B

    Goal Download momo binary and run on Raspberry Pi 3B to see a Pi’s camera image on Host PC. Environment Server: Raspberry Pi 3B Client: X220 (Ubuntu 18.04) Momo: 19.07.0-rc0 Setup Camera Connect a camera to Pi $ vcgencmd get_camera supported=1 detected=1 # Should be like this Setup Library $ sudo apt-get install libnspr4 libnss3…