kclyu / rpi-webrtc-streamer

This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
Other
626 stars 108 forks source link

Fixed potential bug in websocket_server.cc: WSInternalHandlerConfig::CreateHandlerRuntime #134

Open jasonmnemonic opened 3 years ago

jasonmnemonic commented 3 years ago

Fixed potential bug in websocket_server.cc: WSInternalHandlerConfig::CreateHandlerRuntime