How to stream audio and video using webrtc from headless (no web browser) RPi? There are examples on uv4l RPi, but they don't work on iOS. My question is about nodejs and webrtc.
You can use one of following libraries:
Here is an example application, that streams video using ffmpeg to web page: https://github.com/ashellunts/ffmpeg-to-webrtc