streamhub 0.2.0

It receives streams from publishers(rtmp/rtsp etc.) and send streams to subscribers(rtmp/rtsp/httpflv/hls)
Documentation

The streamhub is used for xiu to communicate between publisher/subscirber.

v0.1.0

  • The first version.

v0.1.2

  • Support transferring rtp packet.

v0.2.0

  • Remove no used "\n" for error message.
  • Support flexible subscription of Frame or packet data.
  • Support obtaining the execution results of sub/pub events.
  • Fix bug that media info cannot be passed to subscribers.