Commit Graph

24 Commits

Author SHA1 Message Date
Tiago Daniel Jacobs
61f35bd9e0 fix(rn): change user agent 2022-11-08 21:46:56 -03:00
Tiago Daniel Jacobs
19e7d97374 fix(media): fix microphone and camera permissions 2022-08-21 23:29:15 -03:00
Tiago Daniel Jacobs
7c6676d2c8 fix(rn): fix react warning about main thread setup 2022-08-16 09:11:10 -03:00
Tiago Jacobs
e200c0e7e0
Project re-initialization with latest react native (#19)
* Project re-initialization with latest react native (npx create-react-native-library)
2022-08-16 08:08:40 -03:00
Tiago Jacobs
00adc46c19 Bump version 2022-07-07 22:05:52 -03:00
Gustavo Emanuel Farias Rosa
db694a4296 stopping brodcast extension on click to stop screen share 2022-05-30 14:35:38 -03:00
Tiago Jacobs
064382ffc9 Bump version 2022-05-16 20:00:11 -03:00
Tiago Jacobs
37590129c1 Bump version 2022-05-16 19:26:42 -03:00
Tiago Jacobs
4f3aff1296
Merge branch 'main' into finish_broadcast_when_quit_application 2022-05-16 19:21:50 -03:00
Tiago Jacobs
b3988243c8 Restore audio session after it is inactivated. Fixes #11 2022-05-16 19:19:45 -03:00
Gustavo Emanuel Farias Rosa
3f2ea291f3 fix big when finish application which broadcast was continued 2022-05-11 10:49:25 -03:00
Tiago Jacobs
e28b3ddeae Add full audio support 2022-04-20 18:26:32 -03:00
Tiago Jacobs
d0e42c305d Add background audio when screenshare is running 2022-04-06 19:24:42 -03:00
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
Gustavo Emanuel Farias Rosa
37d85373ab handling url error 2022-03-29 16:58:08 -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
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