pion-to-pion-trickle/

directory
v2.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2019 License: MIT

README

pion-to-pion-trickle

pion-to-pion-trickle is an example of two pion instances communicating directly! This example uses Trickle ICE, this allows communication to begin before gathering has completed.

See pion-to-pion example of a non-Trickle version of this.

The SDP offer and answer are exchanged automatically over HTTP. The answer side acts like a HTTP server and should therefore be ran first.

Instructions

First run answer:

go install github.com/hcm007/webrtc/examples/pion-to-pion/answer
answer

Next, run offer:

go install github.com/hcm007/webrtc/examples/pion-to-pion/offer
offer

You should see them connect and start to exchange messages.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL