noozo
SMSoftware Mansion
•Created by noozo on 9/3/2024 in #membrane-help
web rtc engine and erlang clustering / load balancing
We are currently experiencing a problem where when we deploy our video room to production, which is a two node cluster (also with a load balancer in fly.io in front), the call drops for some people when another one joins, basically randomly. We know it's related to that because if we scale down to just one instance the calls work as expected. Any ideas what could be causing this?
2 replies
SMSoftware Mansion
•Created by noozo on 6/17/2024 in #membrane-help
WebRTC no audio in incoming audio tracks
8 replies
SMSoftware Mansion
•Created by noozo on 4/12/2024 in #membrane-help
ex_dtls NIF crash when starting server
20 replies
SMSoftware Mansion
•Created by noozo on 3/4/2024 in #membrane-help
Pipeline for muxing 2 msr files (audio and video) into a single flv file
I have the following pipeline which takes 2 msr files (recorded to disk using the RecordingEntrypoint from rtc_engine) and need to create a single video+audio file from it (trying flv at the moment but not tied to a specific type, just want something that popular tools can read and manipulate).
My problem is that the end FLV file only plays audio. Here's the pipeline:
What am i doing wrong?
Help appreciated!
4 replies