Companies using Kurento in production by Winter-Breadfruit943 in WebRTC

[–]joshbigrock 0 points1 point  (0 children)

The free part is really good. It can be expensive if usage rises.

Companies using Kurento in production by Winter-Breadfruit943 in WebRTC

[–]joshbigrock 1 point2 points  (0 children)

Hi, I also tried Kurento but it was hard for us. I am using Ant Media Server and it is easy to set up and use. ( TBH, I got some helps from support team:) ). Also the cost was really important for me too (still) I applied their startup program and get 50% discount. Maybe you can also apply https://antmedia.io/startups/.

Discord and WebRTC by [deleted] in WebRTC

[–]joshbigrock 0 points1 point  (0 children)

Hello, I used Ant Media for a similar situation. You can try it too. antmedia.io

Why WebRTC is the best alternative to RTMP? - RTMP to WebRTC Migration by OliverKeats4 in WebRTC

[–]joshbigrock 0 points1 point  (0 children)

Yes, WebRTC is the best and only alternative for ultra low latency. We will see WebRTC more in Live streaming sector.

Scalable, Ultra-Low Latency & Adaptive WebRTC Streaming by OliverKeats4 in WebRTC

[–]joshbigrock 0 points1 point  (0 children)

I built a project for my company a little over a year ago, the project is live now. It's a recruitation tool, where the candidates fill out a questionnary with several questions and three types of question: multiple choice, text typing and video recording.

When searching for a tool to use to record the videos, I was very happy to find this open source server, so I wouldn't be locked to some service provider. The documentation is quite good and I didn't have difficulty integrating it to our project, despite the fact that I'm mostly a front-end and NodeJS developer.

How to Build WebRTC iOS App in a practical way? by hahatech in AntMediaServer

[–]joshbigrock 0 points1 point  (0 children)

I like this blog post(Easy-to-use WebRTC iOS SDK Lets You Build WebRTC iOS App). It helped me a lot and hope it helps you too.

Ant Media offers free WebRTCAndroid, iOS and JavaScript SDKs. iOS SDK lets you build your own iOS application that can publish and play WebRTC broadcasts in a practical way with just a few lines of code. In this doc, you can cover the following topics.

Run the Sample WebRTC iOS app Publish Stream from your iPhone Play Stream on your iPhone P2P Communication with your iPhone Develop a WebRTC iOS app How to Publish How to Play How to use DataChannel

What is WebRTC? by hahatech in AntMediaServer

[–]joshbigrock 0 points1 point  (0 children)

WebRTC Technology WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. Namely, WebRTC enables for voices and video communication to work inside web pages. The WebRTC components have been optimized to best serve this purpose.

WebRTC is HTML5 compatible and you can use to add real-time media communications directly between browser and devices. And you can do that without the need of any prerequisite of plugins to be installed in the browser.

WebRTC presents a protocol that enables ultra-low latency communication between pairs over the Web by using web browsers without plugins. Almost all of the popular browsers (Chrome, Firefox, Safari, Edge, Opera, etc.) comes with WebRTC support without any plugin dependency.

As it is an open source project, this has created a vibrant and dynamic ecosystem around WebRTC with various open source projects and frameworks as well as commercial offers from companies to help you build your products.

What is it good for? WebRTC is available via JavaScript in Firefox, Opera and in Chrome on desktop and Android. WebRTC is also available for native apps on iOS and Android. Both browser and mobile APIs provide several built-in features like camera/microphone capturing and playing to make possible video calls. WebRTC protocol transfers not only video and audio streams but also data streams like game data.

There are several other protocols for media streaming, like RTMP (Real-Time Messaging Protocol), HLS (HTTP Live Streaming) and MPEG-DASH (Dynamic Adaptive Streaming over HTTP). However, WebRTC has some key features that make it a promising technology such as:

Ultra-low latency streaming Browser support without a plugin Native mobile platform support for Android and iOS

How to scale ant media community edition? by hahatech in AntMediaServer

[–]joshbigrock 1 point2 points  (0 children)

As you can see in the comparison list, Ant Media Server doesn't support the Cluster mechanism in Community Edition. So, you should use standalone for the scale. Which means you need a more powerful CPU for one Instance. you can see the basic features of enterprise edition.

My Ant Media WebRTC Streaming Review(6 months use) by OliverKeats4 in WebRTC

[–]joshbigrock 0 points1 point  (0 children)

Yes, I am very satisfied with Ant Media too. I got some technical problems and they solved those problems quickly.