filipp

filipp

Programming WebRTC: typos

Hi Karl!

Thanks for this very informative, timely and well-written book. I’m really looking forward to the completed first edition. Here are some more typos I found in CSV format from version: B1.0 (September 8, 2021). I hope it’s OK I shoved them all in this one post.

The page numbers don’t really mean anything because I noticed that Apple’s Books.app reshuffles them every time you resize the window. They should be pretty easy to find using search though.

page; typo; suggestion
102; “writing rignt now”; “writing right now”
125; “there will be.)”; “there will be).”
135; “getTracks[0]”; “getTracks()[0]”
153; “opt do”; “opt to do”
201; “two feature”; “two features”
206; “is to create class”; “is to create a class”
216; “handleConnecionStateChange()”; “handleRtcConnectionStateChange()”
206; “coupled with 100vh on the means”; “coupled with 100vh for the height means”
207; “Because interface”; “Because the interface”
237; “before before”; “before”
261; “that that works”; “that it works”
262; “they congratulate you”; “they’ll congratulate you”
264; “relied on last chapter”; “relied on in the last chapter”
252; “Inside the function appendMessage() function”; “Inside the appendMessage() function”
252; “to render actually the image”; “to actually render the image”
259; “We could something like”; “We could do something like”
270; “data itself gets push”; “data itself gets pushed”
271; “To wire the receiving logic up”; “To wire up the receiving logic”

Marked As Solved

karlstolley

karlstolley

Author of WebRTC: Build Real-Time Web Applications in the Browser

Thanks again, @filipp! Just finished entering all of these fixes, which will be a part of the next beta.

Where Next?

Popular Pragmatic Bookshelf topics Top

iPaul
page 37 ANTLRInputStream input = new ANTLRInputStream(is); as of ANTLR 4 .8 should be: CharStream stream = CharStreams.fromStream(i...
New
ianwillie
Hello Brian, I have some problems with running the code in your book. I like the style of the book very much and I have learnt a lot as...
New
mikecargal
Title: Hands-On Rust (Chapter 11: prefab) Just played a couple of amulet-less games. With a bit of debugging, I believe that your can_p...
New
lirux
Hi Jamis, I think there’s an issue with a test on chapter 6. I own the ebook, version P1.0 Feb. 2019. This test doesn’t pass for me: ...
New
raul
Hi Travis! Thank you for the cool book! :slight_smile: I made a list of issues and thought I could post them chapter by chapter. I’m rev...
New
patoncrispy
I’m new to Rust and am using this book to learn more as well as to feed my interest in game dev. I’ve just finished the flappy dragon exa...
New
curtosis
Running mix deps.get in the sensor_hub directory fails with the following error: ** (Mix) No SSH public keys found in ~/.ssh. An ssh aut...
New
Charles
In general, the book isn’t yet updated for Phoenix version 1.6. On page 18 of the book, the authors indicate that an auto generated of ro...
New
brunogirin
When trying to run tox in parallel as explained on page 151, I got the following error: tox: error: argument -p/–parallel: expected one...
New
dtonhofer
@parrt In the context of Chapter 4.3, the grammar Java.g4, meant to parse Java 6 compilation units, no longer passes ANTLR (currently 4....
New

Other popular topics Top

PragmaticBookshelf
Stop developing web apps with yesterday’s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
PragmaticBookshelf
Author Spotlight Mike Riley @mriley This month, we turn the spotlight on Mike Riley, author of Portable Python Projects. Mike’s book ...
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simply… File > New Rule: And select Deny, O...
New
First poster: AstonJ
Jan | Rethink the Computer. Jan turns your computer into an AI machine by running LLMs locally on your computer. It’s a privacy-focus, l...
New
AstonJ
This is cool! DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON We just witnessed something incredible: the largest open-s...
New

Sub Categories: