bot_box
ice
Our great sponsors
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bot_box
-
This robot is available to play with online. Don't forget to bring it back to charging station :) You can try it at: https://roboportal.io
Glad to hear that! The app is free to use, and quite customizable. Check this repo for details: https://github.com/roboportal/bot_box
Oh, it’s feasible to build the robot with this tool. The platform itself isn’t open sourced, but you can check this repo for the robot controller: https://github.com/roboportal/bot_box and some examples: https://github.com/roboportal/bot_design_examples
-
Resources for understanding Pion/WebRTC?
I’m facing similar here: https://github.com/roboportal/bot_box on Mac with h264 and on RPi with mmal
-
Scout. The WebRTC controlled robot.
I'm building a free platform to build such projects. It consists of a web app: roboportal.io and Golang based software which should operate on the robot's side: https://github.com/roboportal/bot_box. WebRTC part is Pion (https://github.com/pion/webrtc). Also, there are a few more bots examples created with this tool: https://github.com/roboportal/bot\_design\_examples
ice
-
NetBird raises €1.1M – Open-Source P2P WireGuard-based overlay network
Heads up to folks from Pion https://github.com/pion/ice.
Sixth, NetBird supports MFA and popular OpenID-compliant Identity Providers (IdP) like MS Azure, Okta, Google, Auth0, Keycloak, Zitadel, Authentik, etc. Available in the self-hosted version as well.
Seventh, NetBird is a European company headquartered in Berlin, Germany. Hence this might interest local European companies looking for local networking platforms.
Eighth, NetBird joined the CISPA Helmholtz Center for Information Security incubator - the #1 cybersecurity research university. The program gives us direct access to cutting-edge research that we will use to optimize the technology.
-
If you ever struggled setting up Wireguard with peers behind NAT and without a public ip
Basically yes. The difference would be that we are trying to use more open source technologies and libraries instead of implementing our own. For example pion/ice from the WebRTC project and coturn for STUN and TURN. Both ice and coturn are used to go around NAT. We lack a peer management system that will allow to add peers dynamically. Tailscale and Zero tier have it but not open sourced. We plan to implement such a system and open source it.
What are some alternatives?
coturn - coturn TURN server project
xbvr - Tool to organize and stream your VR porn library
Pion WebRTC - Pure Go implementation of the WebRTC API
cloud-morph - Decentralize, Self-host Cloud Gaming/Application
stun - Fast RFC 5389 STUN implementation in go
mashimaro - Open Source Cloud Gaming platform with WebRTC, Wine and Kubernetes.
netbird - Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
turn - Pion TURN, an API for building TURN clients and servers
meepo - Connect to your service without public IP in p2p channel
go-stun - A go implementation of the STUN client (RFC 3489 and RFC 5389)
quik.do - Free video conferencing over WebRTC in Go.