Main Page
From goalbit
Contents |
For users
How to Live Broadcast Yourself
The first learning step for anyone trying to broadcast a Goalbit channel is to Live Broadcast Yourself.
KAD and its usage
Take a look at Kad for an essential introduction on what is it and its usage, and KAD test between two peers for reaching a successful Kad test and avoiding annoying problems such as the buffering 0%.
Command line options
Command line options when executing a player or broadcasting.
How to stream out (or record in file) with GoalBit Media Player
You can stream from GoalBit Media Player to other devices or record the stream into a file. We call this feature: Ouput adaptor.
For developers
First know the Goalbit architecture
Help the developer team
- Interface internationalization.
- Log whatever happened and report it in the forum
How to compile GoalBit
The GoalBit source code is hosted in the SourceForge SVN
- Simple steps to crosscompile GoalBit media player for Microsoft/Windows in Linux/Debian based systems in Cross Compile for Win32.
- Compile for Debian
- Compile and run the Goalbit Tracker
Obs: The native compilation of GoalBit in Microsoft/Windows is not supported. There are reports about doing it with Cygwin and MingGW... As we know, there is no way to do it with Visual Studio.
Tip: GoalBit uses extensively the VLC media player. You can check how to compile the VLC software
