Commit Graph

201 Commits

Author SHA1 Message Date
Sergiu Toma 98212a78cb Update client to consume audio correctly 2023-02-11 21:32:53 +02:00
Sergiu Toma 33ea44ac02 Update client to consume audio correctly 2023-02-11 21:30:21 +02:00
Sergiu Toma 6b822142d0 Add the kind of producer on new-producer event 2023-02-11 21:13:57 +02:00
Sergiu Toma 50e95b93a4 Update client 2023-02-08 19:37:32 +02:00
Sergiu Toma 6eca0808c9 Merge pull request 'Update web client to work with dev' (#27) from update-web-client into develop
Reviewed-on: #27
Reviewed-by: bmamihai <mihai.bozieru@safemobile.com>
2023-01-23 20:37:27 +00:00
Sergiu Toma f728b23b7f Update web client to work with dev 2023-01-23 20:45:08 +02:00
Sergiu Toma 33c0234fb0 Merge pull request 'LINXD-2303: Added client-to-client workflow; Added client-mediadoup workflow' (#26) from LINXD-2303-video-documentation-mobile-mobile into develop
Reviewed-on: #26
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2023-01-19 14:44:24 +00:00
Sergiu Toma f81d5b2dfa LINXD-2303: Update diagrams Mediasoup connect & produce; Update diagram Client-Client workflow 2023-01-19 16:43:46 +02:00
Sergiu Toma ae87b5bd71 LINXD-2303: Added client-to-client workflow; Added client-mediadoup workflow 2023-01-19 16:31:16 +02:00
Sergiu Toma 09e82fb224 Merge pull request 'Moved 'new-producer' in 'transport-produce' handler' (#25) from new-producer-in-transport-produce into develop
Reviewed-on: #25
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2023-01-19 06:54:53 +00:00
Sergiu Toma 1da0170261 Moved 'new-producer' in 'transport-produce' handler 2023-01-18 11:49:02 +02:00
Privileged User aca0a6eac0 improved build to get also the git log to know what is on server 2023-01-17 16:00:52 +00:00
Privileged User 23ca56c8c6 rever build.sh 2023-01-17 15:51:55 +00:00
Sergiu Toma a2d0b6771b Merge pull request 'Add new-producer event; Update client to consume when receives new-producer event' (#24) from LAPI-675-generate-new-producer-in-mediasoup-and-client into develop
Reviewed-on: #24
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2023-01-16 15:40:06 +00:00
Sergiu Toma 9382fd11fb LAPI-675: Remove commented code 2023-01-16 17:39:15 +02:00
Sergiu Toma fb99fd57f8 LAPI-675: Refactor transport-connect new-producer 2023-01-16 17:32:31 +02:00
Sergiu Toma 0f4342777a LAPI-675: Update bundle 2023-01-13 20:12:59 +02:00
Sergiu Toma 69c167e4e9 Add new-producer event; Update client to consume when receives new-producer event 2023-01-13 20:11:24 +02:00
Cristi Ene ad4c1f27e7 Merge pull request 'LAPI-674: Parse transport-recv-connect and consume param' (#23) from LAPI-674-change-events-for-consumer-in-mediasoup-server into develop
Reviewed-on: #23
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2023-01-13 07:52:27 +00:00
Bozieru Mihai b2128c4754 fix build 2023-01-12 16:42:44 +00:00
Bozieru Mihai af53dc1610 fix build 2023-01-12 16:30:39 +00:00
Sergiu Toma f48fe4f9aa LAPI-674: Parse transport-recv-connect and consume param 2023-01-12 16:23:30 +02:00
Sergiu Toma 6fd6ca9755 Merge pull request 'comsume-undefined' (#22) from comsume-undefined into develop
Reviewed-on: #22
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2023-01-12 13:31:46 +00:00
Sergiu Toma 1b72941a32 Moved callId in consumer-resume 2023-01-12 15:09:21 +02:00
Sergiu Toma c037240f47 Refactor consumer-resume 2023-01-12 14:32:48 +02:00
Sergiu Toma 9716bddd71 Added log 2023-01-12 12:50:40 +02:00
Sergiu Toma e6c08a2c1d Refactor consumer-resume v3 2023-01-12 12:46:46 +02:00
Sergiu Toma 1342e812e6 Refactor consumer-resume 2023-01-12 12:45:23 +02:00
Sergiu Toma d8405eccc7 Refactor consumer-resume 2023-01-12 12:44:11 +02:00
Sergiu Toma 5bf31d452f Check for initiatorConsumerAudio before resume() 2023-01-12 12:38:40 +02:00
Sergiu Toma c034610471 Rollback 2023-01-12 12:38:01 +02:00
Sergiu Toma df5b3eab90 Check for initiatorConsumerAudio before resume() 2023-01-12 12:31:52 +02:00
Cristi Ene b0293230b6 Merge pull request 'add-diagrams-doc' (#21) from add-diagrams-doc into develop
Reviewed-on: #21
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2023-01-10 17:51:05 +00:00
Sergiu Toma 391e8eb6f0 Added diagram for close call before accept/reject 2023-01-10 13:17:57 +02:00
Sergiu Toma 3139a625a2 Added workflow diagrams 2023-01-10 12:05:29 +02:00
Sergiu Toma 9d43b7ec0c Merge pull request 'LINXD-2270: Allow server and web client to have full duplex' (#20) from LINXD-2270-full-duplex into develop
Reviewed-on: #20
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2022-12-27 11:12:38 +00:00
Sergiu Toma 342d09c3e6 LINXD-2270: Removed console logs; Update commented code 2022-12-27 13:11:06 +02:00
Sergiu Toma b3409de3ba LINXD-2270: Allow server and web client to have full duplex 2022-12-19 19:31:33 +02:00
Cristi Ene 8a9c370f02 Merge pull request 'LH-265-audio' (#17) from LH-265-audio into develop
Reviewed-on: #17
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
2022-12-06 12:45:08 +00:00
Sergiu Toma 652019b07d LH-265: Update doc; Update bundle 2022-11-29 15:35:28 +02:00
Sergiu Toma 09c4a4b90e LH-265: Added audio on client and server 2022-11-29 14:19:02 +02:00
Bozieru Mihai 75d0e3aee7 exe right for build.sh 2022-10-31 22:26:08 +00:00
bmamihai 30ac997634 Merge pull request 'added build.sh' (#14) from temp-build into develop
Reviewed-on: #14
2022-10-31 22:22:20 +00:00
bmamihai 5aea138f6a added build.sh 2022-10-31 12:17:07 +02:00
Cristi Ene 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
Reviewed-on: #13
2022-10-25 16:18:54 +00:00
Sergiu Toma 084ff36ebe LH-259: Refactor createRoom 2022-10-24 22:38:06 +03:00
Sergiu Toma f4ebf92783 LH-259: Added callback from transport-produce 2022-10-24 22:35:22 +03:00
Sergiu Toma b59a157b18 LH-259: Comment callback from transport-produce 2022-10-24 22:19:37 +03:00
Sergiu Toma 9f8347bec5 LH-259: Update createRoom callback 2022-10-24 22:16:47 +03:00
Sergiu Toma 24390c98e5 LH-259: Added callbacks 2022-10-24 22:11:14 +03:00