SaaSHub helps you find the best software and product alternatives Learn more →
Awesome-pion Alternatives
Similar projects and alternatives to awesome-pion
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
awesome-pion discussion
awesome-pion reviews and mentions
-
Chromium based browsers leak users' local IP via WebRTC's foundation attribute
I see a lot of WebRTC usage just in the LAN. WebRTC sees a lot of usage outside of conferencing!
* Controlling Robots (formant.io)
* Security Cameras
* File Sharing
* Game Streaming/VNC
I keep a list of interesting open source WebRTC projects at https://github.com/pion/awesome-pion
-
Ask HN: Why is there no enterprise grade open-source zoom alternative?
For more interesting related projects, you may also want to checkout https://github.com/pion/awesome-pion
I'm fiddling now and then on an alternative conferencing frontend(Pyrite - https://github.com/garage44/pyrite) for Galene(https://galene.org), which is a SFU that uses Pion.
-
Show HN: AV1 and WebRTC
AV1 support is already available in libwebrtc!
So when I started building Pion the target use case was to make it easier to build scalable servers. Instead of interacting with a WebRTC servers REST API to query information/load balance I wanted to have it all in one code base. It also is really useful to have Media+Transport decoupled. Lots of use cases I didn't realize grew out of that.
* Teleoperation/robotics (https://github.com/Ragnar-H/TelloGo)
* Control remote software (https://github.com/m1k1o/neko)
* Cross platform file sharing (https://github.com/saljam/webwormhole)
* Sending pre-recorded media (RTMP/HLS/RTSP -> WebRTC)
* Custom DataChannel servers/bridges (https://snowflake.torproject.org/)
Lots of other cool ones in https://github.com/pion/awesome-pion I need to update it. It has been a bit since I have looked through https://pkg.go.dev/github.com/pion/webrtc/v3?tab=importedby
-
Pion WebRTC v3.0.0 Released
Pion WebRTC is a Go implementation of WebRTC. If you haven't used it before check out awesome-pion or example-webrtc-applications for what people are doing. We maintain a feature list and other helpful resources in our README.md
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Dec 2024
Stats
The primary programming language of awesome-pion is Shell.