webrtc-nuts-and-bolts VS p2p-webtransport

Compare webrtc-nuts-and-bolts vs p2p-webtransport and see what are their differences.

webrtc-nuts-and-bolts

A holistic way of understanding how WebRTC and its protocols run in practice, with code and detailed documentation. (by adalkiran)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webrtc-nuts-and-bolts p2p-webtransport
5 1
890 155
- 0.6%
10.0 7.0
about 1 year ago 6 months ago
Go HTML
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

webrtc-nuts-and-bolts

Posts with mentions or reviews of webrtc-nuts-and-bolts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-20.
  • It is possible to understand webRTC without JavaScript knowledge on unity ? Looking for some guidance.
    2 projects | /r/WebRTC | 20 Jan 2023
    I recommend WebRTC For The Curious too, as another comment. Personally, I didn't use WebRTC in C#, but the WebRTC concepts are nearly the same in every different language/platform. Also, you can check out my project and documentation on internals of WebRTC, written in Go and JavaScript: https://github.com/adalkiran/webrtc-nuts-and-bolts . It's not related directly, but another example of usage at my other project, written in Go, Python, and JavaScript: https://github.com/adalkiran/distributed-inference .
  • Video Live Streaming: Notes on RTMP, HLS, and WebRTC
    7 projects | news.ycombinator.com | 6 Jun 2022
    I am heavily biased toward WebRTC. Here is my take on it though!

    > It's incredibly complex as a specification

    What is complex about it? I can go and read the IETF drafts, webrtcforthecurious.com, https://github.com/adalkiran/webrtc-nuts-and-bolts and multiple implementations.

    QUIC/WebTransport seems simple because it doesn't address all the things WebRTC does.

    > has limitations and numerous issues that set limits in how scalable it can be

    https://phenixrts.com/en-us/ does 500k viewers. I don't think anything about WebRTC makes it unscalable.

    -----

    IMO the future is WebRTC.

    * Diverse users makes the ecosystem rich. WebRTC supports Conferencing, embedded, P2P/NAT Traversal, remote control... Every group of users has the made the ecosystem a little better.

    * Client code is minimal. For most users they just need to exchange Session Descriptions and they are done. You then additional APIs if you need to change behaviors.

    * Lots of implementations. C, C++, Python, Go, Typescript

  • Hacker News top posts: May 29, 2022
    2 projects | /r/hackerdigest | 29 May 2022
    Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs\ (0 comments)
  • WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs
    1 project | /r/golang | 29 May 2022
    You can find it at: https://github.com/adalkiran/webrtc-nuts-and-bolts
  • Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs
    5 projects | news.ycombinator.com | 29 May 2022

p2p-webtransport

Posts with mentions or reviews of p2p-webtransport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-06.
  • Video Live Streaming: Notes on RTMP, HLS, and WebRTC
    7 projects | news.ycombinator.com | 6 Jun 2022
    > I just wish WebRTC wasn't so prescriptive of DTLS/SRTP.

    There was a webrtc-webtransport spec, but it got renamed to p2p-webtransport[1]. I'm not sure when the rename happened. Feels like a pretty strong indicator of webrtc being deconstructed, but whose to say this goes anywhere. We'd also need webcodecs.

    It's somewhat scary & also somewhat exciting thinking of the one good, working, browser supported standard being ripped into pieces (p2p-webtransport, webcodecs, more) & being user-implemented. Having the browser & servers have a well-known target is both great but also perhaps confining. If we leave it up to each site/library to DIY their solution, figure out how to balance the p2p feeds, it'll be a long long time before the Rest of the World (other than the very big few) have reasonable tech again. WebRTC is quite capable & a nice even playing field, with lots of well-known rules to enable creative interopation. We'd be throwing away a lot. I'd hoped for webrtc-webtransport, to at least keep some order & regularity, but that seems out, at the moment. But Webrtc-nv is still ultra-formative; anything could happen.

    The rest of the transport stack is also undergoing massive seismic shifts. I feel like we're in for a lot of years of running QUIC or HTTP3 over WebRTC Data-Channels and over WebTransport, so we can explore solutions the new capabilities while not having to ram each & every change through with the browser implementers. It feels like a less visible but far more massive Web Extensibility Manifesto moment, only at sub-HTML levels[2]. The browsers refused to let us play with HTTP Push, never let appdevs know realtime resources had been pushed at the browser, so we're still debating terrible WebSocket vs SSE choices; terrible. I think of gRPC-web & what an abomination that is, how sad & pointless that effort is; all because the browser is a mere glimmer of the underlying transport. I feel like a lot of experimentation & exploration is going to happen if we start exploring QUIC or HTTP3 over WebTransport. Attempts to reimagine alternatives to WebRTC are also possible if we had specs like p2p-webtransport, or just did QUIC over DataChannels. Running modern protocols in the client, not the browser, seems like a semi-cursed future, but necessary, at least for a while, while we don't yet know what we could do. The browsers are super laggy, slow to expose capabilities.

    [1] https://github.com/w3c/p2p-webtransport

    [2] https://github.com/extensibleweb/manifesto

What are some alternatives?

When comparing webrtc-nuts-and-bolts and p2p-webtransport you can also consider the following projects:

ffplayout - Rust and ffmpeg based playout

FirebaseRTC - Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

rtp-over-quic-draft

manifesto - The Extensible Web Manifesto

waterbus - Open source video conferencing app built on latest WebRTC SDK. Android/iOS/MacOS/Web

amazon-kinesis-video-streams-webr

amazon-kinesis-video-streams-webrtc-sdk-c - Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.

simple-peer - 📡 Simple WebRTC video, voice, and data channels

go-cast - An implementation of the Google Cast protocol in Golang

jam - 🍓 Jam is your own open source Clubhouse for mini conferences, friends, communities