I’m currently trying to publish HLS streams to the google cloud storage and found the class
PushPublishHTTPCupertinoGoogleHandler
on the classpath of a Wowza plugin project, using the Wowza IDE. As far as i understand, this seems to be very much what I’m looking for.
However, documentation on
PushPublishHTTPCupertinoGoogleHandler
seems to be a bit rare. Would it be possible to get the source code to this class somewhere, or usage examples, or any further information?
Thanks!