Commit Graph

17 Commits

Author SHA1 Message Date
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
4a15d78dbd
Merge pull request #15 from gustavo-em/stop_broadcast
Stopping brodcast extension on click to stop screen share
2022-06-16 10:31:31 -03:00
Tiago Jacobs
bc99e714f2 Fix rcvonly parameter and bump version 2022-06-16 10:22:59 -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
be6ef684c5 Improve audio session setup 2022-05-16 19:59:33 -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
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
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
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