Michał Śledź
Michał Śledź
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
Hope it will work! 🙂
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
It's hard to say something more without looking at the code are going deeper into the problem 😦 We always recomand bare providers like Hetzner for example, which we use for all our apps :/
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
you can go under chrome://webrtc-internals and see wheter tcp turn is on and what's its status
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
as long as you have TCP enabled, I belive that chrome should fallback to it when it cannot connect via UDP 🤔
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
and we also no longer maintain RTC Engine 😦
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
Their network configuration was problematic for WebRTC based apps at least the last time we checked
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
We don't support Fly.io
17 replies
SMSoftware Mansion
Created by TonyLikeSocks on 9/4/2024 in #membrane-help
Fly.io + UDP
Hi @TonyLikeSocks
17 replies
SMSoftware Mansion
Created by DJMAKEITBRAIN on 8/29/2024 in #membrane-help
WebRTC TURN TCP/TLS configuration issue
Hi @BrainTrain3000 ! Are there any logs on the server side?
4 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
it might have something to do with connection probing, retransmissions or something similar, anyway we see them in our examples/demos too
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
We are actually debugging those warrnings but everything should work correctly
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
I don't think so
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
you cannot send unencrypted data with WebRTC
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
PeerConnection is secure by default
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
I don't think so
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
If yes, you can just feed RTP packet into another PeerConnection and it will encrypt it for you
15 replies
SMSoftware Mansion
Created by odingrail on 7/30/2024 in #membrane-help
Retransmit received RTP packets in secure way
Hi @odingrail , are your viewrs also using WebRTC?
15 replies
SMSoftware Mansion
Created by Jdyn on 7/4/2024 in #membrane-help
Live video effects in fishjam
More or less 😄
6 replies
SMSoftware Mansion
Created by Jdyn on 7/4/2024 in #membrane-help
Live video effects in fishjam
You would have to create a new endpoint that will use membrane_live_compositor_plugin under the hood. This plugin. AFAIK, will send data to the Live Compositor, which will create an animation and send the video back to the fishjam endpoint. Then you just publish this returned video as a new track and it will be consumed by the other endpoints
6 replies
SMSoftware Mansion
Created by TonyLikeSocks on 4/24/2024 in #membrane-help
ex_dtls won't compile
Then, you shouldn't need any of LDFLAGS, CFLAGS, CPPFLAGS and LIBRARY_PATH
6 replies