Skip to content

eyeson-team/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eyeson Ghost - Go Host Streaming Client

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

Usage

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.

Development

$ make test # run the testsuite