The Livepeer Desktop App
This week saw a lot of progress on the Livepeer desktop app, and it’s almost ready to release on OS X with other platforms to follow.
While this certainly isn’t a polished consumer or enterprise product, it is the minimum viable user interface for a user to be able to
- Broadcast a live streaming video from their front facing camera
- Consume another Livepeer stream from anywhere in the network.
At this point we’ll be able to move from “Build our node using your local golang environment and send video to rtmp port 1935” to “just double click the Livepeer app and press broadcast.”
Protocol
After publishing the Whitepaper last week, implementation is underway on the Livepeer protocol smart contracts. We’ll open it up after we reach our first milestone which is to support the bonding, unbonding, and delegation process for transcoder election.
Video
A lot of bug fixes and improvements to HLS streaming through Livepeer were made this week. Follow along with the LPMS and go-livepeer repos on github for details.