Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Releases: bryanthw1020/live-video-broadcast-manager

Get online live stream list improvement

03 Dec 08:45

Choose a tag to compare

Breaking Changes

  • liveStreamOnlineList() first two parameter is now appName and streamName

Added

  • Add phpunit.xml.dist file
  • Add appName and streamName filter for liveStreamOnlineList()

Changes

  • Update .gitignore to ignore phpunit.xml

Fixed

  • Incorrect stream_urls returned when beautifying the response

Removed

  • Remove phpunit.xml file
  • Remove unused phpunit.xml env variable
  • Remove getEnvironmentSetUp() from TestCase

Initial release

03 Dec 07:41
c467253

Choose a tag to compare

Added

  • Get live broadcast list
  • Block live broadcast
  • Resume blocked live broadcast