You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,16 +52,17 @@ Now go build something awesome! Here are some **ideas** to get your creative jui
52
52
* Build a conferencing application that processes audio/video and make decisions off of it.
53
53
* Remotely control a robots and stream its cameras in realtime.
54
54
55
-
### Want to learn more about WebRTC?
56
-
Join our [Office Hours](https://github.com/pion/webrtc/wiki/OfficeHours). Come hang out, ask questions, get help debugging and
57
-
hear about the cool things being built with WebRTC. We also start every meeting with basic project planning.
58
-
55
+
### Need Help?
59
56
Check out [WebRTC for the Curious](https://webrtcforthecurious.com). A book about WebRTC in depth, not just about the APIs.
60
-
Learn the full details of ICE, SCTP, DTLS, SRTP, and how they work together to make up the WebRTC stack.
57
+
Learn the full details of ICE, SCTP, DTLS, SRTP, and how they work together to make up the WebRTC stack. This is also a great
58
+
resource if you are trying to debug. Learn the tools of the trade and how to approach WebRTC issues. This book is vendor
59
+
agnostic and will not have any Pion specific information.
61
60
62
-
This is also a great resource if you are trying to debug. Learn the tools of the trade and how to approach WebRTC issues.
61
+
Pion has an active community on [Slack](https://pion.ly/slack). Please ask for help about anything, questions don't have to be Pion specific!
62
+
Come share your interesting project you are working on. We are here to support you.
63
63
64
-
This book is vendor agnostic and will not have any Pion specific information.
64
+
One of the maintainers of Pion [Sean-Der](https://github.com/sean-der) is available to help. Schedule at [siobud.com/meeting](https://siobud.com/meeting)
65
+
He is available to talk about Pion or general WebRTC questions, feel free to reach out about anything!
0 commit comments