Commit Graph

27 Commits

Author SHA1 Message Date
Tiago Jacobs
0f10961c81 Fix screen size calculation 2022-04-05 14:52:47 -03:00
Tiago Jacobs
b97e1d46fd Update readme, add support to undefined callbacks 2022-03-29 18:23:10 -03:00
Tiago Jacobs
0bdde13982 Bump version 2022-03-29 17:10:33 -03:00
Tiago Jacobs
19d6763224
Merge pull request #8 from gustavo-em/handling_errors_on_load_webview
onError and onLoad in the loading webview
2022-03-29 17:10:06 -03:00
Gustavo Emanuel Farias Rosa
37d85373ab handling url error 2022-03-29 16:58:08 -03:00
Tiago Jacobs
2a2a07616d Implement video frames pushing 2022-03-29 15:59:52 -03:00
Tiago Jacobs
7036a276ed Add candidates negotiation 2022-03-29 14:57:03 -03:00
Tiago Jacobs
184fb8a190 Fix encoding of localICECandidate event 2022-03-29 10:31:13 -03:00
Tiago Jacobs
63fe888544 Add ICE negotiation 2022-03-27 22:18:34 -03:00
Tiago Jacobs
6fce1d61f3 Add setRemoteSDP method 2022-03-27 15:05:47 -03:00
Tiago Jacobs
ce5b8e8979 Implements the createOffer method 2022-03-27 13:54:18 -03:00
Tiago Jacobs
15ba546dfb Reorganize folder structure 2022-03-24 11:06:12 -03:00
Tiago Jacobs
8169f37a7b Folder structure organization 2022-03-24 10:53:23 -03:00
Tiago Jacobs
360c6787ee
Merge pull request #6 from bbb-mobile/main
Add WebRTCClient.swift to common/ios/Classes folder
2022-03-23 08:29:10 -03:00
Milan Bojic
c11e72d3cd Add WebRTCClient.swift to common/ios/Classes folder 2022-03-21 09:31:08 +01:00
Tiago Jacobs
d93ab5528f Merge branch 'main' of github.com:bigbluebutton/bigbluebutton-mobile-sdk 2022-03-18 16:39:23 -03:00
Tiago Jacobs
56b3b5f747 Add message flow for createScreenShareOffer 2022-03-18 16:39:14 -03:00
Tiago Jacobs
70f524b6b1
Update README.md 2022-03-12 14:43:32 -03:00
Tiago Jacobs
1ade2fa3c7
Update README.md 2022-03-12 14:43:00 -03:00
Tiago Jacobs
9c4d341d42 Add documentation on getDisplayMedia implementation 2022-03-12 14:39:55 -03:00
Tiago Jacobs
a4ce10b000 Adds ReactEventEmitter and full handling of broadcastStarted event 2022-03-11 19:55:12 -03:00
Tiago Jacobs
3c17cd7aed Add WebRTC-lib dependency 2022-02-14 18:04:38 -03:00
Tiago Jacobs
2299a719d7 Comment flipper to avoid build errors 2022-02-14 17:52:45 -03:00
Tiago Jacobs
9502d53fe3 Project initialization (npx create-react-native-library) 2022-02-14 16:11:21 -03:00
Tiago Jacobs
1164027645 Initial commit 2022-02-14 15:37:27 -03:00
Tiago Jacobs
afbeb80dd0 Initialize pod library 2022-02-14 01:20:50 -03:00
Fred Dixon
dcc92a339f
Initial commit 2022-02-11 18:08:38 -04:00