Open kovenko opened 3 years ago
Hi @kovenko
It may have 2 reasons, either webrtc-streamer doesnot receive the RTP packet, or the ICE negociation fails. Did you try to start docker adding --net=host ?
About building on raspberry, I think this is not supported by WebRTC SDK, you should cross-compile.
Best Regards, Michel.
Michel, I have installed webrtc-streamer in docker Rasberry Pi4 Ubuntu 20.04.2 server. However, I do not see cameras. Can you help me understand why?
Try build in Ubuntu 20.04.2 server, error 'build.ninja': No such file or directory.
Thanks.