Cristi Ene cristi
  • Joined on 2018-05-08
cristi pushed to develop at Safemobile/mediasoup 2023-01-10 17:51:06 +00:00
b0293230b6 Merge pull request 'add-diagrams-doc' (#21) from add-diagrams-doc into develop
391e8eb6f0 Added diagram for close call before accept/reject
3139a625a2 Added workflow diagrams
Compare 3 commits »
cristi merged pull request Safemobile/mediasoup#21 2023-01-10 17:51:05 +00:00
add-diagrams-doc
cristi approved Safemobile/mediasoup#21 2023-01-10 17:50:56 +00:00
add-diagrams-doc
cristi approved Safemobile/mediasoup#20 2022-12-27 11:09:10 +00:00
LINXD-2270: Allow server and web client to have full duplex

Testing seems to go well, merging to develop.

cristi commented on pull request Safemobile/mediasoup#18 2022-12-15 11:18:27 +00:00
docker

What happens if we will refactor and add more files for the app?

cristi approved Safemobile/mediasoup#18 2022-12-15 11:18:27 +00:00
docker
cristi merged pull request Safemobile/mediasoup#17 2022-12-06 12:45:09 +00:00
LH-265-audio
cristi pushed to develop at Safemobile/mediasoup 2022-12-06 12:45:09 +00:00
8a9c370f02 Merge pull request 'LH-265-audio' (#17) from LH-265-audio into develop
652019b07d LH-265: Update doc; Update bundle
09c4a4b90e LH-265: Added audio on client and server
Compare 3 commits »
cristi deleted branch LH-265-audio from Safemobile/mediasoup 2022-12-06 12:45:09 +00:00
cristi approved Safemobile/mediasoup#17 2022-12-06 12:45:00 +00:00
LH-265-audio
cristi pushed to develop at Safemobile/mediasoup 2022-10-25 16:18:55 +00:00
5b01ddc2a8 Merge pull request 'LH-259-mediasoup-always-return-a-callback-response-to-clients' (#13) from LH-259-mediasoup-always-return-a-callback-response-to-clients into develop
084ff36ebe LH-259: Refactor createRoom
f4ebf92783 LH-259: Added callback from transport-produce
b59a157b18 LH-259: Comment callback from transport-produce
9f8347bec5 LH-259: Update createRoom callback
Compare 6 commits »
cristi deleted branch LH-259-mediasoup-always-return-a-callback-response-to-clients from Safemobile/mediasoup 2022-10-25 16:18:55 +00:00
cristi merged pull request Safemobile/mediasoup#13 2022-10-25 16:18:54 +00:00
LH-259-mediasoup-always-return-a-callback-response-to-clients
cristi approved Safemobile/mediasoup#13 2022-10-25 16:18:46 +00:00
LH-259-mediasoup-always-return-a-callback-response-to-clients

Looks ok, createRoom, getWebRtcCapabilities, createWebRtcTransport and consume are handled.

cristi commented on pull request Safemobile/mediasoup#12 2022-10-18 07:50:34 +00:00
LH-253: Added callId for transportclose and producerclose events

We should test callId to be a valid value before using it in closeCall.

cristi approved Safemobile/mediasoup#11 2022-10-07 13:26:23 +00:00
LH-252: Update .env variables

We need to be able to change this at runtime. Is this allowing it?

cristi commented on pull request Safemobile/mediasoup#10 2022-10-06 06:20:36 +00:00
added log for dtls transport-connect

Is this received on the client side? Could it be used to send errors also?