A pion based eyeson client written in Go. Build cross-plattform video applications that connect to any eyeson video conference.
Create a community eyeson API key to get started, visit the documentation or eyeson-go package
Visit examples to find ready-to-use cli apps for streaming with RTMP or local video files.
Please note that you're required to keep the meeting busy as if no participants are connected it will shutdown after a short period of time. A common way to do so is to join with a participant using the web interface and mute your audio and video.
The rtp-packet stream is made available on the interface.
$ make test # run the testsuite