This topic should be closed, there’s no helping this user outside directing them to API documentation.
@zaidiqbal You’re doing too much here, go program forget this topic… they need to learn some way.
This topic should be closed, there’s no helping this user outside directing them to API documentation.
@zaidiqbal You’re doing too much here, go program forget this topic… they need to learn some way.
Man, you are useless like your comments.
You can dispose, thanks.
And btw idiot, i code since many years now, i have program a lot of things, i maybe have more experience than you do.
Stop commenting on post with a condescending look.
You didn’t folowed the topic for saying this, if you do this on each topic you’re useless and flooding posts for nothing.
And stop telling to adult people what to do, if you’re not disposed to participate and help other, don’t block other to do so.
I think i should use a TURN server, but does it make sense with mediasoup ?
i shouldn’t need a turn server with mediasoup, but the issue can still from there ?
Read the documentations, close this topic and search.
I have read the documentation, thanks.
I like you but here’s where we differ.
I run many-to-many platforms that have more than 50K users on them. What the fuck are you doing “boy”?
We all who offer help do it for free, your apparently woke ass doesn’t need our help by your comments. In shortest terms, why don’t you fuck yourself? Hey, home-boy. Why don’t you pay us… PAY UP.
Now if you think you’re that champion programmer, guess again… You’re a fucking asshole.
STOP WASTING OUR TIME AND GLORIFYING YOUR ACTIONS TO BE THE GOD-DAMN BEST… You’ve not done shit for any of us, you’re a leech like many of us…
Just to make things in context, i don’t need what you call being “YOUR HELP” , you just interfere in a topic between adults.
If you’re not open to help you’re free to not participate to this topic, nobody force you.
I answered some old post here too btw.
And seconds i will not loose my time telling you what i did exactly.
All of your comments are useless, none of them helped and was made to resolve that topic.
Why are you commenting here btw ?
And i am not woke, i can understand your dayli pain about what happen in your country, but i have no time for this, i am an entreprener and i prefere invest my time to work and code.
But again, none of this subjects is related to mediasoup and this topic.
Calm down guys, the words are getting out of the ethical boundary.
The whole topic is out of any proportions already, ethical or not. ![]()
Yes, let’s get back to the subject.
I will not answer him anymore.
Do i need SSL certificate for making my code work ?
In debugging log i have:
RTC::WebRtcTransport::OnRtcpDataReceived() | ignoring RTCP packet while DTLS not connected
Or i don’t care about this ?
In debugging messsage i have error from the producer telling me it is not sending any stream but i did in it front end client side.
So maybe the codec is wrong.
But i guess it’s because Ice state wasn’t complete yet, once it’s done i don’t have anymore error logs
I should not care about this log ?
RTC::WebRtcTransport::OnRtcpDataReceived() | ignoring RTCP packet while DTLS not connecte
I think my issue come from the fact i am in local environment without encryption (without https and ssl certificate).
Since i am using createWebRtcTransport who require ssl certificate for dtls it will not work.
I would need to use createPlainTransport.
I will investigate over there.