# Live Streaming with Codename One and Wowza

DevFeed: [Live Streaming with Codename One and Wowza](<https://devfeed.tech/articles/live-streaming-with-codename-one-and-wowza-19354.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/live-streaming-wowza/>)

Author: Shai Almog

Published: 2020-01-06T00:00:00Z

Content type: article

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Streaming](<https://devfeed.tech/topics/streaming.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Logging](<https://devfeed.tech/topics/logging.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [ios](<https://devfeed.tech/tags/ios.md>), [live-streaming](<https://devfeed.tech/tags/live-streaming.md>), [logging](<https://devfeed.tech/tags/logging.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

## AI overview

This article describes the Wowza Live Streaming Events CN1Lib for Codename One apps. The library supports broadcasting live video from iOS and Android apps, playback by stream ID with adaptive bitrate, and recording for later viewing, using Wowza Cloud services and GoCoder SDKs. It is identified as alpha software and not ready for production.

## Source excerpt

Two months ago I published the CN1Lib "Wowza Live Streaming Events", as usual you can install that by the Extension Manager. The purpose of this CN1Lib is to add live streaming capabilities to iOS and Android Codename One apps, hiding all the complexities and reducing the effort. __ The Wowza cn1lib has been deprecated since the publication of this post However, live events are not trivial. That's why you should read this README carefully: https://github.com/jsfan3/CN1Libs-WowzaLiveStreaming/blob/master/README.md