Efficient tools to build your streaming infrastructure


Larix Broadcaster for Android

Android apps and SDK for live capturing and streaming

AndroidLarix Broadcaster

Encode and stream content

The core of our tools is Larix streaming library.
Key content streaming features include:

SRT Ready
  • SRT in Push (Caller), Listen and Rendezvous modes with errors recovery and encryption, libsrt version 1.5.0.
  • WebRTC output with WHIP signaling, see more details below.
  • RTMP and RTSP publishing.
  • RTMPS and RTSPS support - RTMP and RTSP over SSL.
  • RIST protocol Push mode support: RIST Main and Simple Profile, librist 0.2.7.
    Use "rist://ipaddress:port" for new connection URL.
  • Talkback for Larix Broadcaster allows getting audio return feed from studio.
  • Multiple simultaneous connections to several destinations.
  • Pause and Stand-by modes, see description below.
  • Adaptive bitrate (ABR) video is supported via logarithmic descend, ladder ascend, hybrid approach and variable FPS.
    Read respective Q11 in Larix FAQ to learn more technical details.
  • Insert SEI time metadata and specify NTP server, this allows synchronizing streams on server side.
    Use Advanced menu to operate it. Watch video tutorial to see it in action.

Minimum supported Android version is 6 (Marshmallow), API 23+.

Codecs:
Video is encoded with interleaved H.264/AVC everywhere.
H.265/HEVC is available only supporting devices. HEVC over RTMP is a non-standard feature.
Audio is encoded with AAC everywhere except WebRTC. In WebRTC, the codec is Opus.

WebRTC

WebRTC output:

  • WHIP signaling is used for communication with server side.
  • H.264/AVC video and Opus audio encoding.
  • VP8 and VP9 video encoding is supported but depends on your hardware capabilities.
  • Multiple simultaneous connections via any protocols.
  • Tested with Cloudflare Stream, Dolby.io and Nimble Streamer

Watch Ingesting WebRTC from Larix Broadcaster to Nimble Streamer tutorial and also read Dolby.io article to learn about WebRTC usage on iOS which is applicable to Android implementation.

Larix Grove format allows you easily distribute your connection and encoder settings via deep links and QR codes.

Full support for Facebook Live, YouTube Live, Twitch, Wowza Streaming Cloud, Amazon Interactive Video Service, Periscope, Dacast, Akamai, Limelight and other online services. All popular authentication methods are supported. Check docs reference for setup instructions.

Get it on Google Play

Larix Broadcaster free app

You can use streaming capabilities for free using our fully-functional Larix Broadcaster apps.
Besides encoding and streaming features, Larix Broadcaster uses full power of mobile devices:

  • All features of Larix streaming library
  • Landscape and portrait various modes support with device dynamic orientation.
  • "Always vertical" and "Always horizontal" modes.
  • Watch image and stream rotation tutorial.
  • Front and back cameras with hot switch.
  • Multi-camera support for Android 10+: you can choose which physical and logical cameras to flip between.
  • Concurrent cameras support for Android 11+: side-by-side and picture-in-picture streaming from front & rear cameras simultaneously. This requires devices which support concurrent camera usage, like Google Pixel 5.
  • Video+audio, video only and audio only modes.
  • Background streaming when app is not in focus. Watch video tutorial to see it in action.
  • Pause the stream: when streaming, long tap on Start will pause the stream without disconnecting it.
    Video track will contain a black screen, audio track will contain silence.
    A separate set of overlays can be mapped onto pause.
  • Stand-by mode: when stopped, long tap on Start will start stream in pause mode, waiting to start with the camera image.
    A separate set of overlays can be mapped onto stand-by.
  • Input audio gain control
  • Audio-only capture mode: disable preview, stream from background, no video in output stream.
  • Both fixed and variable FPS are supported, full list of supported FPS values is created specifically for each user device.
  • 60FPS support: most devices with 60FPS cameras don't provide this capability to third-party apps. So if your device has that support, we do not guarantee Larix to provide it.
  • Full camera control - focus, exposure, white balance, anti-flicker etc.
  • Recording stream to file, making split files and saving screenshots.
    On Android 8+ it's possible to select any folder, including SD cards.
  • Support for OTG USB devices as video and audio sources.
  • Pinch-to-zoom.
  • Custom volume key function setup via Settings / Advanced options / Volume keys menu.
  • Bluetooth audio.
  • Flash light.

Overlays support:

  • Image layers with external URL and local images;
  • Web widgets;
  • Text and HTML widgets;
  • Timestamp support as defined on unicode.org, e.g. <%date('MMM dd, HH:mm:ss', en_US) %>
  • Assign layers for all mode: streaming, pause and stand-by;

This tutorial shows the setup of outgoing connections in Larix Broadcaster.

Visit documentation reference to learn more about Larix Broadcaster setup and usage.

Get it on Google Play

The APK for Larix Broadcaster can be downloaded here.

Larix Screencaster free app

Android

Android allows capturing the screen of user device, so Larix Screencaster uses streaming capabilities to capture the screen, encode and stream it.

  • All features of Larix streaming library.
  • Encode screen content in H.264/AVC and H.265/HEVC.
  • On Android 10, record audio from apps which support external recording. Choose Audio -> Sound settings -> Media sounds.
  • Select sample rate and stereo/mono for audio.
  • Saving the stream to file.
  • Larix Grove support.

Get it on Google Play

The APK for Larix Screencaster can be downloaded here.

Visit documentation reference to learn more about Larix Screencaster setup.

Larix Broadcaster SDK

You can get Larix library, free apps and other source code examples by subscribing to our SDKs.
This means you can create your own mobile solutions and customize our solutions to your streaming use cases and scenarios.

Go to Larix Broadcaster SDK for Android page

Documentation and FAQ

This product uses SRT library distributed under MPL-2.0 license.
This product uses librist library distributed under BSD 2-clause "Simplified" license.
iOS Larix Broadcaster uses Scrollable Segmented Control distributed under MIT license.

This software uses libuvc library and libusb libraries. This software is based in part on the work of the Independent JPEG Group.
This software uses Mbed TLS library distributed under Apache-2.0 license. Library source code is available at github repo.

Larix Broadcaster uses Pion implementation of WebRTC API. Special thanks to Sean DuBois and all Pion contributors.

Larix Player

If you need not only to produce but to play live stream on your mobile device, check out Larix Player for Android and iOS.