Good day to all
I am using jetson xavier in my project
I need to use Gstreamer with webrtcsink, so I tied to install with the following guide
GitHub - centricular/webrtcsink: Development continues over at https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/tree/main/net/webrtc and got error while trying to build
This is output
meson.build:96:15: ERROR: lexer
- [‘gstreamer’, {‘build-hotdoc’: true, ‘subproject_options’: buildind_full_optio ns}],*
Could you please help me to fix this error or provide some guide on how to install webrtcsink plugging? Thank you!