bot_box
turn
Our great sponsors
bot_box | turn | |
---|---|---|
12 | 3 | |
29 | 1,429 | |
- | 2.2% | |
8.6 | 2.2 | |
about 2 months ago | 7 days ago | |
Go | Go | |
MIT License | MIT License |
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
turn
-
Using WebTransport
> dedicated signalling
For my small projects I run my HTTP + WebRTC in the same server. My signaling is one POST. Maybe I am missing the complexity, but I don't feel any additional pain compared to running any network service?
> STUN Karate
Mind explaining more? I use https://github.com/pion/turn and run my STUN server embedded in my HTTP server. I do do anything but point my `PeerConnection` at `my-service.com`
-
Show HN: Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go
There is a very neat implementation of a TURN from Pion
-
How do I deploy a TURN server for WebRTC apps on heroku?
I've tried node-turn in a node.js server, tried to execute pion/turn binaries directly so far but with no luck. `node-turn` works if I run locally and test it with my public ip address but the same doesn't work on heroku.
What are some alternatives?
livekit-server - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node. [Moved to: https://github.com/livekit/livekit]
Pion WebRTC - Pure Go implementation of the WebRTC API
xbvr - Tool to organize and stream your VR porn library
stun - Fast RFC 5389 STUN implementation in go
node-turn - Node-turn is a STUN/TURN server for Node.JS
go-stun - A go implementation of the STUN client (RFC 3489 and RFC 5389)
netbird - Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
cloud-morph - Decentralize, Self-host Cloud Gaming/Application
ice - A Go implementation of ICE
mashimaro - Open Source Cloud Gaming platform with WebRTC, Wine and Kubernetes.
awesome-pion - A curated list of awesome things related to Pion