Damirados
Damirados
SMSoftware Mansion
Created by Damirados on 11/14/2024 in #membrane-help
SDL plugin fails to initialize
Still the same. Is there a way I could get more verbose output from SDL side? Is there a way to use system SDL instead of precompiled one?
6 replies
SMSoftware Mansion
Created by Damirados on 11/14/2024 in #membrane-help
SDL plugin fails to initialize
Full log.
6 replies
SMSoftware Mansion
Created by Damirados on 6/12/2024 in #membrane-help
Distributing pipeline in erlang cluster.
Erlang distribution is implemented on top of TCP/IP so there are usual downsides of tcp present, otherwise sending binary data is generally efficient, sending structured data has serialization->deserialization step so it depends of how messages between processes are structured. Thx for the info, don't think I would have found node option on my own. Could you point me to some code where I could get better understanding of what Membrane does in that case? Implementing sink and source version already crossed my mind. I'll do research and benchmarks to see which version works best in my case. Looking forward to V8/9 en/decoders 🙂
5 replies