We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.
Please read https://github.com/shiguredo/oss before use.
Momo is a WebRTC Native Client that uses "libwebrtc" and runs on various browser-less devices. When Momo runs on Jetson Xavier NX / AGX, it is possible to deliver 4K video compressed with H.264 to the browser within 1 second.
Download the latest version of the binary for Jetson Xavier NX / AGX from below. https://github.com/shiguredo/momo/releases
momo-<VERSION>_ubuntu-20.04_armv8_jetson_xavier.tar.gz
First, try "test mode", where Momo itself has a function as a signaling server.
$ ./momo --no-audio-device --port 8080 testIf momo's IP address is 192.0.2.100, access the following URL and try to connect from WebRTC-compatible browser.
http://192.0.2.100:8080/html/test