This is a copy/paste example streaming the webcam from the mobile browser
Using copy-paste with COPY_PASTE defined:
- Use something like https://altcopy.net/ for copy/paste between mobile and workstation
- Open https://htmlpreview.github.io/?https://github.com/aliakseis/media-receiver/blob/main/main.html in your mobile browser
- Start the console application and copy its offer into the text box on the web page.
- Copy the answer of the web page back into the application.
Using https://ntfy.sh/ for negotiation:
- Open https://htmlpreview.github.io/?https://github.com/aliakseis/media-receiver/blob/main/main_auto.html in your mobile browser
- Start the console application.
Just in case: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1164