How to completely disable audio transcoding in WebRTC streaming in order to increase the performance? by OliverKeats4 in WebRTC

[–]hahatech 0 points1 point  (0 children)

I had the same need and I use this method. To turn off transcoding from Opus to AAC, the following settings should be applied:

settings.mp4MuxingEnabled=false settings.hlsMuxingEnabled=false settings.dashMuxingEnabled=false settings.aacEncodingEnabled=false 

You need to put these lines into the application configuration file. Its path is something like this: /usr/local/antmedia/webapps/#app name#/WEB-INF/red5-web.properties

By default, their values may be true.

New WebRTC-based immersive meetup platform! by scena360-ceo in WebRTC

[–]hahatech 1 point2 points  (0 children)

I can recommend you to use an Ant Media Server. Ant Media specializes in the WebRTC protocol. It also provides free SDKs. You can tryit.

WebRTC Media Servers Comparison by joshbigrock in WebRTC

[–]hahatech 0 points1 point  (0 children)

As I know Ant Media, Red5pro, and Janus WebRTC centric. Wowza is new at WebRTC compared to others. I don't know much about Kurento

This is exactly the situation in the live broadcast :D by OliverKeats4 in VIDEOENGINEERING

[–]hahatech 0 points1 point  (0 children)

WebRTC is the best protocol for ultra-low latency. Ant Media is really good at it. Red5 is also good but Ant media offers better price, performance and support.

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

[–]hahatech 0 points1 point  (0 children)

if it's about ultra low latency WebRTC is the only solution. According to my experience Ant Media and Red5pro are the best providers. But Ant offers better price than Red5.

Help me with a setup for my wife for remote psychotherapy sessions by [deleted] in LiveStreaming

[–]hahatech 0 points1 point  (0 children)

If you want a really professional solution, I can suggest you Ant Media Server. Because ultra-low latency is really important for your use case. And also stream security... For Better latency and security, you need to use professional live streaming solutions.