-
Hi,
I have newest program with newest webrtc and after click conenct at site . Application crashes.
I'm using rasbperry pi zero W
there are logs :
[logs.txt](https://github.com/kclyu/rpi-webrtc-…
-
HI,
I try to build your project using instruction:
`https://github.com/kclyu/rpi-webrtc-streamer/blob/master/BUILD_ubuntu.md`
I had to change the part `Building WebRTC with GN build` into :
```
c…
-
Hi,
Thanks for the great project.
I could compile this and run on one raspberry pi 3 board.
Viewing on PC works fine but I got about 10s delay when viewing by chromium-browser on another raspberry.…
-
When I push the connect button, the server crashes:
```
(basicportallocator.cc:1134): Jingle:Net[wlan0:192.168.1.0/24:Unknown]: Allocation Phase=Relay
(streamer.cc:297): Received session descr…
-
Thanks for the interesting piece of code. That's a great idea.
On the front end side, it's working like a charm under chrome / Debian.
For some reasons, I can't make it working on chrome / Windows…