Wowza Suite
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
/** STILL NO CODE HERE! **/
This module allows for integration of a Drupal website with Wowza Media Server. As part of the module set-up, there's a *.jar file, with a few modules and HTTPproviders (i.e plugins) for wowza. The code for these is also available here. Some of the functionalities from these plugins are already available (in a way) in Wowza, but some tweaking and changes are needed to allow for a secure integration with Drupal.
Note: The current plan is a result of working on an application mainly utilising live-streaming. As a result, most functionalities are live-streaming-oriented (and may also be limited to the functionalities that were needed for that application). I am open to suggestions and comments, though :)
Planned Functionalities
- Ability to ban a publisher of a live stream
- Allow dynamic stream-specific authentication for publishing/playing
- Keep track of online/offline live-streams
- (Hopefully) Integration with views
