Need advice about which tool to choose?Ask the StackShare community!

Kurento

40
141
+ 1
5
Wowza

37
70
+ 1
0
Add tool

Kurento vs Wowza: What are the differences?

Introduction

Kurento and Wowza are both popular media streaming platforms that offer different features and functionalities. While both provide streaming capabilities, they have some key differences that set them apart from each other.

  1. Scalability: Kurento is designed to be highly scalable, allowing it to handle a large number of concurrent streams and clients. It utilizes a modular architecture that enables easy scaling by adding more instances as needed. On the other hand, Wowza also supports scalability, but its scalability features are not as extensive as Kurento. Wowza mainly achieves scalability through load balancing and clustering.

  2. Open Source vs Proprietary: Kurento is an open-source platform, which means that its source code is freely available for modification and distribution. This allows developers to customize and extend the platform according to their specific requirements. In contrast, Wowza is a proprietary platform that requires a license to use. It offers a commercial version with additional features and support.

  3. Customizability: Kurento provides a higher level of customizability compared to Wowza. As an open-source platform, developers have the flexibility to modify and adapt Kurento's codebase to meet their unique needs. Additionally, Kurento offers a comprehensive set of APIs and SDKs, allowing developers to build custom applications with ease. Wowza, while customizable to a certain extent, has limitations due to its proprietary nature.

  4. Multi-platform Support: Kurento supports a wide range of platforms and operating systems, including Linux, Windows, and macOS. It also provides client libraries for key programming languages like Java, JavaScript, and Python. On the other hand, Wowza primarily supports Linux-based systems but also offers limited support for Windows and macOS.

  5. Pricing: Kurento is a free and open-source platform, making it cost-effective for businesses and developers. While support and maintenance might require additional resources, the core platform itself is free to use. Wowza, on the other hand, requires purchasing a license for its commercial version, which can be a significant cost factor for organizations.

  6. Ease of Use: Kurento provides a user-friendly interface and comprehensive documentation, making it relatively easy to get started with. It offers a range of pre-built applications and templates that simplify the development process. Wowza, while feature-rich, can be somewhat complex for beginners. Its interface may require a learning curve, and the documentation may not be as extensive as that of Kurento.

In Summary, Kurento and Wowza differ in terms of scalability, open-source nature, customizability, platform support, pricing, and ease of use.

Advice on Kurento and Wowza
Needs advice
on
BitmovinBitmovin
and
WowzaWowza

We want to make a live streaming platform demo to show off our video compression technology.

Simply put, we will stream content from 12 x 4K cameras ——> to an edge server(s) containing our compression software ——> either to Bitmovin or Wowza ——> to a media player.

What we would like to know is, is one of the above streaming engines more suited to multiple feeds (we will eventually be using more than 100 4K cameras for the actual streaming platform), 4K content streaming, latency, and functions such as being to Zoom in on the 4K content?

If anyone has any insight into the above, we would be grateful for your advice. We are a Japanese company and were recommended the above two streaming engines but know nothing about them as they literally “foreign” to us.

Thanks so much.

See more
Replies (1)
Recommends
on
WowzaWowza

I've been working with Wowza Streaming Engine for more than 10 years, and it's likely very well suited to your application, particularly if you intend to host the streaming engine software. But, you should confirm that both the encoding format (e.g. H.264) and transport protocol (e.g. RTMP) you intend to use is supported by Wowza.

See more

We would like to connect a number of (about 25) video streams, from an Amazon S3 bucket containing video data to endpoints accessible to a Docker image, which, when run, will process the input video streams and emit some JSON statistics.

The 25 video streams should be synchronized. Could people share their experiences with a similar scenario and perhaps offer advice about which is better (Wowza, Amazon Kinesis Video Streams) for this kind of problem, or why they chose one technology over the other?

The video stream duration will be quite long (about 8 hours each x 25 camera sources). The 25 video streams will have no audio component. If you worked with a similar problem, what was your experience with scaling, latency, resource requirements, config, etc.?

See more
Replies (1)
Amit Mor
Software Architect at Payoneer · | 6 upvotes · 10.8K views
Recommends
on
AWS LambdaAWS Lambda

I have different experience with processing video files that I'll describe below. It might be helpful or at least make you think a bit diffferent about the problem. What I did (part of it is a mistake): To increase the level of parallelism at the time consuming step which was the video upload, using a custom cmd tool written in Python, I splitted the input videos to much smaller chunks (without losing their ordering - just file name labeling with timestamp) . It then uploaded the chunks to S3. That triggered a few Lambdas that each first pulled a chunked video, did the processing with ffmpeg (the Lambdas were the mistake - at that time the local Lambda storage was up to 512MB so lots of chunks and lots of Lambdas had to be in place, also Lambda are hell to debug), later called Rekognition and later using AWS Elemental MediaConvert to rebuild the full length video. I would use some sort of ECS deployment where processing is triggered by S3 event, and scale the number of Fargate nodes dependent on the number of chucks/videos. Then each processor pulls its video (not stream) to its local storage (local EBS drive) and works. I failed to understand why are you trying to stream videos that are basically static, as a file, or that putting the files on S3 is a current limitation (while your input videos are 'live' and streaming) that you're trying to remove ?

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Kurento
Pros of Wowza
  • 5
    MCU
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    What is Kurento?

    It is a WebRTC media server and a set of client APIs making simple the development of advanced video applications for WWW and smartphone platforms. Media Server features include group communications, transcoding and more.

    What is Wowza?

    It offers a customizable live streaming platform to build, deploy and manage high-quality video, live and on-demand. It powers professional-grade streaming for any use case and any device.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Kurento?
    What companies use Wowza?
    See which teams inside your own company are using Kurento or Wowza.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Kurento?
    What tools integrate with Wowza?
    What are some alternatives to Kurento and Wowza?
    Jitsi
    Jitsi (acquired by 8x8) is a set of open-source projects that allows you to easily build and deploy secure videoconferencing solutions. At the heart of Jitsi are Jitsi Videobridge and Jitsi Meet, which let you have conferences on the internet, while other projects in the community enable other features such as audio, dial-in, recording, and simulcasting.
    WebRTC
    It is a free, open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple JavaScript APIs. The WebRTC components have been optimized to best serve this purpose.
    GStreamer
    It is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.
    Mediasoup
    Mediasoup and its client side libraries provide a super low level API. They are intended to enable different use cases and scenarios, without any constraint or assumption. Some of these use cases are: Group video chat applications, One-to-many (or few-to-many) broadcasting applications in real-time, and RTP streaming.
    Amazon Elastic Transcoder
    Convert or transcode media files from their source format into versions that will playback on devices like smartphones, tablets and PCs. Create a transcoding “job” specifying the location of your source media file and how you want it transcoded. Amazon Elastic Transcoder also provides transcoding presets for popular output formats. All these features are available via service API, AWS SDKs and the AWS Management Console.
    See all alternatives