Concol
SMSoftware Mansion
•Created by odingrail on 10/24/2024 in #membrane-help
HTTP adaptive stream continuous segments
Hi Odingrail!
For segments and headers, you can specify naming functions in
sink_bin
using segment_naming_fun
and header_naming_fun
. Based on the last segment value (or header), you can create an appropriate segment naming function that will start from the value you choose.2 replies
SMSoftware Mansion
•Created by noozo on 9/3/2024 in #membrane-help
web rtc engine and erlang clustering / load balancing
Hi,
unfortunately, I don't know what might be causing such problems. Could you provide some logs and describe a specific case in more detail?
2 replies
SMSoftware Mansion
•Created by kurmetaubanov on 4/3/2024 in #membrane-help
LL-HLS broadcasting
HI @kurmetaubanov
The
webrtc_to_hls
demo only handles regular HLS.
We have two projects that use LL-HLS and both of them implement custom storage and controller for LL-HLS.
* Jellyfish (SFU) - https://github.com/jellyfish-dev/jellyfish
* Membrane Live - https://github.com/membraneframework-labs/membrane_live9 replies
SMSoftware Mansion
•Created by Al on 12/28/2023 in #membrane-help
HTTPAdaptiveStream issue with hls.js
Hi Al,
I've tested your master manifest file using https://hlsjs.video-dev.org/demo/ and everything seems to be working fine. Could you possibly conduct the same test on your end and share the results with me? Also, I would suggest to use the Networking panel in the Chrome Developer Tools to ensure the process is running smoothly with no errors.
4 replies